blob: a781c1ed2e228a75027e9b7691b33d940626a1c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
// Includes
#include "global.h"
#include "pokemon_storage_system.h"
// Static type declarations
// Static RAM declarations
// Static ROM declarations
// .rodata
// .text
|