summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm6
1 files changed, 5 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 7b8a82abf..653c2ae95 100644
--- a/wram.asm
+++ b/wram.asm
@@ -918,8 +918,10 @@ StringBuffer2: ; d086
ds 19
StringBuffer3: ; d099
ds 19
+StringBuffer4: ; d0ac
+ ds 19
- ds 40
+ ds 21
CurBattleMon: ; d0d4
ds 1
@@ -1811,8 +1813,10 @@ PartyMon6Nickname: ; de78
SECTION "Pokedex",BSS[$de99]
PokedexSeen: ; de99
ds 32
+EndPokedexSeen:
PokedexCaught: ; deb9
ds 32
+EndPokedexCaught:
UnownDex: ; ded9
ds 26
UnlockedUnowns: ; def3