diff options
Diffstat (limited to 'sym_common.txt')
-rw-r--r-- | sym_common.txt | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/sym_common.txt b/sym_common.txt index 0995f4541..04e6982e0 100644 --- a/sym_common.txt +++ b/sym_common.txt @@ -133,20 +133,9 @@ gUnknown_3004FFC: @ 3004FFC .space 0x4 .include "random.o" - - .align 2 -gFlashMemoryPresent: @ 3005004 - .space 0x4 - -gSaveBlock1Ptr: @ 3005008 - .space 0x4 - -gSaveBlock2Ptr: @ 300500C - .space 0x4 - -gPokemonStoragePtr: @ 3005010 - .space 0x4 + .include "load_save.o" + .align 2 gUnknown_3005014: @ 3005014 .space 0x4 |