diff options
Diffstat (limited to 'font/unpacker.c')
| -rw-r--r-- | font/unpacker.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/font/unpacker.c b/font/unpacker.c index a2a4cc6..95fbf0c 100644 --- a/font/unpacker.c +++ b/font/unpacker.c @@ -3,6 +3,8 @@ #include <string.h> #include <math.h> +#define INCLUDE_FONTDATA + #include "font.h" #define CELLW 12 |
