Fonts * Added font_numbers3x3

This commit is contained in:
2020-04-28 17:46:40 +02:00
parent f8b6f5cc02
commit 0da161ccd1
2 changed files with 17 additions and 6 deletions

View File

@ -2,6 +2,7 @@
#include "prototypes.h"
extern Font font_numbers3x5;
extern Font font_numbers3x3;
extern Font font_numbers3x5_blocky;
extern Font font_numbers4x7;
extern Font font5x7;