diff options
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #define ASSET_IMAGE_COUNT 50 #define ASSET_QUEUE_COUNT 50 -#define ASSET_FONT_COUNT 10 +#define ASSET_FONT_COUNT 20 #include <projectbase/project_base.h> |
