diff options
author | yenatch <yenatch@gmail.com> | 2013-03-27 18:50:10 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-03-27 18:50:10 -0400 |
commit | 1b96c1543a48d395bfaae3fe8756663ca80e72eb (patch) | |
tree | 26a2abb8dc1e7669b7840fd97286e8f02b53da17 /wram.asm | |
parent | 4f8f811fe4614644929038eb1e29b49a371a09ae (diff) |
All local addresses in bank d have labels
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -693,7 +693,12 @@ LastEnemyCounterMove: ; c6f8 LastPlayerCounterMove: ; c6f9 ds 1 - ds 5 + ds 1 + +AlreadyFailed: ; c6fb + ds 1 + + ds 3 PlayerScreens: ; c6ff ; bit 4: reflect |