summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 41a47ba..2a5e908 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,7 +1,7 @@
#define ASSET_FONT_COUNT 25
#define ASSET_WORKER_COUNT 4
-#define ASSET_QUEUE_COUNT 100
-#define ASSET_IMAGE_COUNT 70
+#define ASSET_QUEUE_COUNT 150
+#define ASSET_IMAGE_COUNT 100
#define ASSET_SOUND_COUNT 30
#define NUM_AUDIO_CHANNELS 8
#define GAME_VERSION "0.1"