You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
wStatusFlags/2 bit constants
This commit is contained in:
@@ -462,7 +462,7 @@ SpecialMapMusic:: ; 3d62
|
||||
jr z, .surf
|
||||
|
||||
ld a, [wStatusFlags2]
|
||||
bit 2, a
|
||||
bit STATUSFLAGS2_BUG_CONTEST_TIMER_F, a
|
||||
jr nz, .contest
|
||||
|
||||
.no
|
||||
|
||||
Reference in New Issue
Block a user