dquakeplus/source/psp/module.h

5 lines
79 B
C

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