Ad some more constants for meaningful audio WRAM bits

This commit is contained in:
Remy Oukaour
2017-12-16 00:50:03 -05:00
parent cbde91d7ed
commit fbf931f5d3
4 changed files with 30 additions and 12 deletions

View File

@@ -2398,7 +2398,7 @@ PokeFlute: ; f50c
call PrintText
ld a, [Danger]
and $80
and 1 << DANGER_ON_F
jr nz, .dummy2
.dummy2
ld hl, .AllSleepingMonWokeUp