mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-12 17:38:13 +00:00
fixup! fixup! refactor(core): remove UTF-8 support from C
This commit is contained in:
parent
02aba6b8d3
commit
55dc180eb5
@ -20,7 +20,6 @@
|
|||||||
#ifndef _FONTS_H
|
#ifndef _FONTS_H
|
||||||
#define _FONTS_H
|
#define _FONTS_H
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <trezor_types.h>
|
#include <trezor_types.h>
|
||||||
#include "font_bitmap.h"
|
#include "font_bitmap.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user