From f39a3c40014e1df138e061d0ce83dcf1c8f6b9b4 Mon Sep 17 00:00:00 2001 From: yenatch Date: Mon, 24 Feb 2014 21:35:29 -0500 Subject: [PATCH] Introducing StringBuffer5 --- wram.asm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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