make it compile

This commit is contained in:
DizzyEggg
2017-09-06 18:39:03 +02:00
parent 0cc4cadd2f
commit c3cc1b3370
2 changed files with 2 additions and 4 deletions

View File

@@ -5,7 +5,6 @@
extern struct SaveSectionOffsets gSaveSectionOffsets[0xE];
extern struct SaveSectionLocation gRamSaveSectionLocations[0xE];
extern void *gPokemonStoragePtr;
extern u8 gDecompressionBuffer[];
extern u32 gFlashMemoryPresent;
extern u16 gUnknown_03006294;