You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Ad some more constants for meaningful audio WRAM bits
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user