diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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"
|
