InitSpriteAnimStruct <-> _InitSpriteAnimStruct
These were the wrong way around, as the function in home should not be prefixed
This commit is contained in:
@@ -1280,7 +1280,7 @@ Unreferenced_Function639b:
|
||||
ld e, a
|
||||
ld d, [hl]
|
||||
ld a, SPRITE_ANIM_INDEX_GS_TITLE_TRAIL
|
||||
call _InitSpriteAnimStruct
|
||||
call InitSpriteAnimStruct
|
||||
ret
|
||||
|
||||
.Data63ca:
|
||||
|
Reference in New Issue
Block a user