Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
heaps.c File Reference

Go to the source code of this file.

Typedefs

typedef s32 TlbEntry[0x1000/4]
 
typedef TlbEntry TlbMappablePage[15]
 

Functions

BSS TlbMappablePage gEffectDataBuffer ALIGNED (0x1000)
 

Variables

BSS ShapeFile gMapShapeData
 

Typedef Documentation

◆ TlbEntry

typedef s32 TlbEntry[0x1000/4]

Definition at line 5 of file heaps.c.

◆ TlbMappablePage

typedef TlbEntry TlbMappablePage[15]

Definition at line 6 of file heaps.c.

Function Documentation

◆ ALIGNED()

Variable Documentation

◆ gMapShapeData