Added font numbers3x5_blocky.

This commit is contained in:
2019-09-04 06:02:16 +02:00
parent 0d23e5ec6c
commit bf1666fb32
2 changed files with 18 additions and 5 deletions

View File

@ -2,4 +2,5 @@
#include "prototypes.h"
extern Font font_numbers3x5;
extern Font font_numbers3x5_blocky;
extern Font font_numbers4x7;