summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2023-11-04 16:48:51 +0100
committerAldrik Ramaekers <aldrik@amftech.nl>2023-11-04 16:48:51 +0100
commitc162e010ae85c636131ff59e8d810be4e9960caa (patch)
tree03d2e88a7fdb7730b54eb4524abf436c098b8249 /main.c
parent88e4037c0b526e33cd03f0b62783b198d8585768 (diff)
throwables ui
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 9616392..6288233 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,6 @@
#define ASSET_IMAGE_COUNT 50
#define ASSET_QUEUE_COUNT 50
+#define ASSET_FONT_COUNT 10
#include <projectbase/project_base.h>