summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-02-24 21:35:29 -0500
committeryenatch <yenatch@gmail.com>2014-02-24 21:35:29 -0500
commitf39a3c40014e1df138e061d0ce83dcf1c8f6b9b4 (patch)
treee4fae5f58f1b2bbdeba1c07afb727874477da77d /wram.asm
parent7601ac4cfaeead967c8d0aca3b21322e2319ddb2 (diff)
Introducing StringBuffer5
Diffstat (limited to 'wram.asm')
-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