From 67cec2bf936f0274b61bb803b0baca3ffdb488fc Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 26 Dec 2023 19:15:46 +0100 Subject: fix bug --- main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main.c') 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 -- cgit v1.2.3-70-g09d2