Go to the source code of this file.
Macros | |
#define | WORLD_TEXTURE_MEMORY_SIZE 0x20000 |
#define | BATTLE_TEXTURE_MEMORY_SIZE 0x8000 |
Variables | |
BSS u8 | TextureHeap [0x20000+0x8000] |
#define WORLD_TEXTURE_MEMORY_SIZE 0x20000 |
Definition at line 3 of file texture_memory.c.
#define BATTLE_TEXTURE_MEMORY_SIZE 0x8000 |
Definition at line 4 of file texture_memory.c.
BSS u8 TextureHeap[0x20000+ 0x8000] |
Definition at line 6 of file texture_memory.c.