|
Mario Kart 64
|
Macros | |
| #define | MEMORY_POOL_SIZE 0xAB630 |
Variables | |
| u8 | memoryPool [MEMORY_POOL_SIZE] |
| #define MEMORY_POOL_SIZE 0xAB630 |
| u8 memoryPool[MEMORY_POOL_SIZE] |
Memory pool setup to prevent other code segments flowing into the memory pool and for easier portability.