set default model count to 256

This commit is contained in:
someone2639
2021-05-27 13:45:15 -04:00
parent d9712b078c
commit 77ef99bd65

View File

@@ -65,7 +65,7 @@
// Uncomment this if you want to keep the mario head and not skip it
//#define KEEP_MARIO_HEAD
// Number of possible unique model ID's (keep it higher than 256)
#define MODEL_ID_COUNT 0x10000
#define MODEL_ID_COUNT 256
/* Coordinate overflow fix setting:
* Scales the world down by this factor, increasing how far you can render on