Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
texture_memory.c
Go to the documentation of this file.
1#include "common.h"
2
3#define WORLD_TEXTURE_MEMORY_SIZE 0x20000
4#define BATTLE_TEXTURE_MEMORY_SIZE 0x8000
5
#define BSS
Definition macros.h:7
BSS u8 TextureHeap[0x20000+0x8000]
#define BATTLE_TEXTURE_MEMORY_SIZE
#define WORLD_TEXTURE_MEMORY_SIZE