shithub: pokecrystal

Download patch

ref: f39a3c40014e1df138e061d0ce83dcf1c8f6b9b4
parent: 7601ac4cfaeead967c8d0aca3b21322e2319ddb2
author: yenatch <[email protected]>
date: Mon Feb 24 16:35:29 EST 2014

Introducing StringBuffer5

--- a/wram.asm
+++ b/wram.asm
@@ -1036,8 +1036,10 @@
 	ds 19
 StringBuffer4:: ; d0ac
 	ds 19
+StringBuffer5:: ; d0bf
+	ds 19
 
-	ds 21
+	ds 2
 
 CurBattleMon:: ; d0d4
 	ds 1