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