blob: 628dc776a155e90f504ad8e9c392e7fccc3df71f (
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_03000F58[32];
// Static ROM declarations
// .rodata
// .text
|