You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Identify some SPRITE_ANIM_FRAME_IDX_* constants
This commit is contained in:
@@ -193,7 +193,7 @@ CopyMapObjectToObjectStruct: ; 8116
|
||||
and $f0
|
||||
jr z, .skip_color_override
|
||||
swap a
|
||||
and $7 ; OAM_PALETTE
|
||||
and PALETTE_MASK
|
||||
ld [wTempObjectCopyPalette], a
|
||||
|
||||
.skip_color_override
|
||||
|
||||
Reference in New Issue
Block a user