|
Mario Kart 64
|
Macros | |
| #define | MEMORY_POOL_SIZE 0xAB630 |
Variables | |
| u8 | sMemoryPool [MEMORY_POOL_SIZE] |
| #define MEMORY_POOL_SIZE 0xAB630 |
| u8 sMemoryPool[MEMORY_POOL_SIZE] |
Memory pool variable prevents code segments flowing into the memory pool for easier portability.