dquakeplus/source/psp/module.h
2022-02-08 16:49:56 -05:00

5 lines
No EOL
80 B
C

#ifdef SLIM
#define PSP_HEAP_SIZE_MB 42
#else
#define PSP_HEAP_SIZE_MB 18
#endif