summaryrefslogtreecommitdiff
path: root/include/load_save.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/load_save.h')
-rw-r--r--include/load_save.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/load_save.h b/include/load_save.h
index 23c1429ed..95de991a8 100644
--- a/include/load_save.h
+++ b/include/load_save.h
@@ -6,6 +6,7 @@
extern bool32 gFlashMemoryPresent;
extern struct SaveBlock1 gSaveBlock1;
extern struct SaveBlock2 gSaveBlock2;
+extern struct PokemonStorage gPokemonStorage;
void ClearSav2(void);
void ClearSav1(void);