diff options
author | Marcus Huderle <huderlem@gmail.com> | 2015-10-18 16:01:13 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2015-10-18 16:01:13 -0700 |
commit | 60c924004c262c73b960aafd1ff420b848cdc02c (patch) | |
tree | 2b5d82f341716f595a31466f97d1f996413b983e /wram.asm | |
parent | cde5d578ac18eee03b578f6cdd1b312b68675239 (diff) |
Dump/label indicator states. Rename wram label.
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ wRightMapMoveDiglettFrame:: ; 0xd4f6 ds $38 -wIndicatorStatuses:: ; 0xd52f +wIndicatorStates:: ; 0xd52f ; Each byte represents the status of each possible indicator on the stage. ; An indicator is a blinking icon telling the player to hit the pinball in ; a certain area. For example, when the Cloyster can be entered in the Blue |