Identify some SPRITE_ANIM_FRAME_IDX_* constants

This commit is contained in:
Remy Oukaour
2017-12-12 01:34:46 -05:00
parent 065de03646
commit 48e40a7f09
11 changed files with 461 additions and 467 deletions

View File

@@ -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