blob: 8608159c27ab010b22520ec20f705962d193fa86 (
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_03000DD0;
// Static ROM declarations
// .rodata
// .text
|