dquakeplus/source/psp/module.h
2023-03-31 11:34:55 -04:00

5 lines
No EOL
79 B
C

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