diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-08-31 07:20:25 -0700 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-08-31 07:20:25 -0700 |
commit | 97ef590f9ec7a7ae38d98b7cf1fd6947b10b711e (patch) | |
tree | 7f9285b3c63c1704af9cad820f10d047b4a9d7a9 /wram.asm | |
parent | 73905420f8a4646fadb6049e9979df8e0a23b3d4 (diff) | |
parent | 2acccc3ea5d5ebdd54cddc6cb7a3c888428be286 (diff) |
Merge pull request #180 from yenatch/master
label renaming
Diffstat (limited to 'wram.asm')
-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 |