PokedexSeen and PokedexCaught were swapped

This commit is contained in:
yenatch
2013-09-09 02:34:07 -04:00
parent 106b0e139f
commit 771ebcbf23
2 changed files with 39 additions and 40 deletions

View File

@@ -2026,12 +2026,12 @@ PartyMon6Nickname: ; de78
PartyMonNicknamesEnd
SECTION "Pokedex",WRAMX[$de99],BANK[1]
PokedexSeen: ; de99
ds 32
EndPokedexSeen:
PokedexCaught: ; deb9
PokedexCaught: ; de99
ds 32
EndPokedexCaught:
PokedexSeen: ; deb9
ds 32
EndPokedexSeen:
UnownDex: ; ded9
ds 26
UnlockedUnowns: ; def3