From 674229228f1be67da568bfb734bacae76bfcc429 Mon Sep 17 00:00:00 2001 From: yenatch Date: Fri, 30 Aug 2013 17:48:59 -0400 Subject: [PATCH] Coins wram label --- wram.asm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wram.asm b/wram.asm index e4e0af723..14fb8d5a3 100644 --- a/wram.asm +++ b/wram.asm @@ -1712,7 +1712,10 @@ StatusFlags2: ; d84d Money: ; d84e ds 3 - ds 6 + ds 4 + +Coins: ; d855 + ds 2 Badges: JohtoBadges: ; d857