blob: 2d33d237ff8f7ae702c3cde5e544f3d366079ac8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
// Includes
#include "global.h"
// Static type declarations
// Static RAM declarations
IWRAM_DATA u8 *gUnknown_03000F50;
IWRAM_DATA u32 filler_03000f54;
// Static ROM declarations
// .rodata
// .text
|