blob: b7c3d42f527c64aaf50521e567d4a6a34926ecb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// Includes
#include "global.h"
#include "pokemon_storage_system.h"
// Static type declarations
// Static RAM declarations
EWRAM_DATA struct UnkStruct_2000020 *gUnknown_020384EC = NULL;
// Static ROM declarations
// .rodata
// .text
|