blob: b56a53cafb1cfed17045d210d6b80d8ca0273542 (
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_03000F30;
// Static ROM declarations
// .rodata
// .text
|