EZChat cursor object

This commit is contained in:
pikalaxalt
2016-05-14 01:11:01 -04:00
parent c72912337e
commit 1a84ca4e55
10 changed files with 433 additions and 347 deletions

View File

@@ -319,7 +319,7 @@ EvolutionAnimation: ; 4e5e1
depixel 9, 11
ld a, SPRITE_ANIM_INDEX_13
call _InitSpriteAnimStruct
ld hl, SPRITEANIMSTRUCT_0B
ld hl, SPRITEANIMSTRUCT_JUMPTABLE_INDEX
add hl, bc
ld a, [wJumptableIndex]
and %1110