# Conflicts:
#	constants/sprite_anim_constants.asm
#	data/sprite_anims/framesets.asm
#	data/sprite_anims/oam.asm
This commit is contained in:
Remy Oukaour
2018-01-12 17:23:50 -05:00
6 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
; sprite ids
; OverworldSprites indexes (see gfx/sprite_data.asm)
; OverworldSprites indexes (see data/sprites.asm)
const_def
const SPRITE_NONE ; 00
const SPRITE_CHRIS ; 01