summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2023-12-26 19:15:46 +0100
committerAldrik Ramaekers <aldrik@amftech.nl>2023-12-26 19:15:46 +0100
commit67cec2bf936f0274b61bb803b0baca3ffdb488fc (patch)
tree584ebb61bcfca9fc24984bea348eca23a4039722 /main.c
parentd018848939d1101df21515cb81f611f23c119d10 (diff)
fix bug
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.c b/main.c
index 40ef4cf..ee46211 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,5 @@
-#define ASSET_IMAGE_COUNT 50
-#define ASSET_QUEUE_COUNT 50
+#define ASSET_IMAGE_COUNT 150
+#define ASSET_QUEUE_COUNT 150
#define ASSET_FONT_COUNT 20
#define NUM_AUDIO_CHANNELS 64