diff options
Diffstat (limited to 'src/pokenav.c')
-rw-r--r-- | src/pokenav.c | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/pokenav.c b/src/pokenav.c new file mode 100644 index 000000000..f57a98df6 --- /dev/null +++ b/src/pokenav.c @@ -0,0 +1,16 @@ + +// Includes +#include "global.h" + +// Static type declarations + +// Static RAM declarations + +EWRAM_DATA u8 gUnknown_020388B0[4] = {}; +EWRAM_DATA u16 gUnknown_020388B4 = 0; + +// Static ROM declarations + +// .rodata + +// .text |