diff options
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1956,8 +1956,8 @@ wCrystalDataEnd:: wd479:: ds 2 +wGameData:: wPlayerData:: - PlayerID:: ; d47b ds 2 @@ -2587,6 +2587,7 @@ wMagikarpRecordHoldersName:: ds NAME_LENGTH wdff5:: wPokemonDataEnd:: +wGameDataEnd:: SECTION "Pic Animations", WRAMX, BANK [2] |