You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
More engine flag constants
This commit is contained in:
@@ -2477,7 +2477,7 @@ Script_warpfacing:
|
||||
maskbits NUM_DIRECTIONS
|
||||
ld c, a
|
||||
ld a, [wPlayerSpriteSetupFlags]
|
||||
set 5, a
|
||||
set PLAYERSPRITESETUP_CUSTOM_FACING_F, a
|
||||
or c
|
||||
ld [wPlayerSpriteSetupFlags], a
|
||||
; fall through
|
||||
|
Reference in New Issue
Block a user