summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wram.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 798001e3b..d5c9e9e1a 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1036,8 +1036,10 @@ StringBuffer3:: ; d099
ds 19
StringBuffer4:: ; d0ac
ds 19
+StringBuffer5:: ; d0bf
+ ds 19
- ds 21
+ ds 2
CurBattleMon:: ; d0d4
ds 1