icon fonttttttt

This commit is contained in:
tildearrow 2021-12-21 00:30:55 -05:00
parent 1cc9b9fe20
commit 84f36a8c66
36 changed files with 23274 additions and 24 deletions

View file

@ -4,4 +4,6 @@ extern const unsigned int defFont_main_compressed_size;
extern const unsigned int defFont_main_compressed_data[];
extern const unsigned int defFont_pat_compressed_size;
extern const unsigned int defFont_pat_compressed_data[];
#endif
extern const unsigned int iconFont_compressed_size;
extern const unsigned int iconFont_compressed_data[];
#endif