More engine bit flag constants
This commit is contained in:
@@ -169,7 +169,7 @@ CheckReplaceKrisSprite: ; 154f7
|
||||
.CheckBiking: ; 1550c (5:550c)
|
||||
and a
|
||||
ld hl, wBikeFlags
|
||||
bit 1, [hl]
|
||||
bit BIKEFLAGS_ALWAYS_ON_BIKE_F, [hl]
|
||||
ret z
|
||||
ld a, PLAYER_BIKE
|
||||
ld [PlayerState], a
|
||||
|
Reference in New Issue
Block a user