diff options
author | yenatch <yenatch@gmail.com> | 2013-01-11 15:08:28 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-01-11 15:08:28 -0500 |
commit | ad46a9359b8bdd9a529aeeea55a80505b70d6586 (patch) | |
tree | d6c496c3a86c28edc9b7769b78ff4eb20a444707 /wram.asm | |
parent | 6349efabe45f6ede59fffd54df88858fe82009e2 (diff) |
make some labels saner
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -658,7 +658,7 @@ MonType: ; cf5f ; 4 wildmon ds 1 -CurBattleSpecies: ; cf60 +CurSpecies: ; cf60 ds 1 ds 33 |