diff options
author | yenatch <yenatch@gmail.com> | 2013-08-30 17:48:59 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-08-30 17:48:59 -0400 |
commit | 674229228f1be67da568bfb734bacae76bfcc429 (patch) | |
tree | 96cce76c2e633b0b9155cf6eb9e724e789f23246 | |
parent | d2ff1d7aaa268496009796ffa4bdfabc93b2dea4 (diff) |
Coins wram label
-rw-r--r-- | wram.asm | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1712,7 +1712,10 @@ StatusFlags2: ; d84d Money: ; d84e ds 3 - ds 6 + ds 4 + +Coins: ; d855 + ds 2 Badges: JohtoBadges: ; d857 |