npc housekeeping

This commit is contained in:
scawful
2025-01-19 13:30:19 -05:00
parent a9d42e398f
commit 236e888bdb
13 changed files with 15 additions and 23 deletions

View File

@@ -71,7 +71,7 @@ STORY_STATE = $B6
Sprite_Farore_Main:
{
LDA.w SprAction, X
JSL UseImplicitRegIndexedLocalJumpTable
JSL JumpTableLocal
dw IntroStart
dw MoveUpTowardsFarore
@@ -195,10 +195,8 @@ Sprite_Farore_Main:
MakuArea_FaroreWaitForKydrog:
{
%PlayAnimation(5, 5, 8)
RTS
}
}
Sprite_Farore_Draw: