From b26c66a851954eee28e119589df584f79f834977 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 23 Jul 2001 21:19:33 +0000 Subject: [PATCH] --- source/fma/fma.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/fma/fma.cpp b/source/fma/fma.cpp index a8fc07c9c..0d178fdad 100644 --- a/source/fma/fma.cpp +++ b/source/fma/fma.cpp @@ -272,8 +272,8 @@ typedef struct CActorGfx *m_gfx[3]; u8 m_active; - s8 m_animState,m_animFrame; - s8 m_animLoop; + u8 m_animState,m_animFrame; + u8 m_animLoop; DVECTOR m_pos; DVECTOR m_ItemOfs; @@ -607,6 +607,7 @@ static const int s_FMAIntroScript[]= SC_WAIT_ON_CONVERSATION, SCRIPTS_FMA_CH1_01_DAT, // Scene 7 - SB Leaves + SC_WAIT_ON_TIMER, 60, SC_WAIT_ON_CONVERSATION, SCRIPTS_FMA_CH1_02_DAT, SC_SET_ACTOR_ANIM_STATE, FMA_ACTOR_SPONGEBOB,FMA_ANIM_QUICKEXIT,0, SC_SET_ACTOR_FACING, FMA_ACTOR_SPONGEBOB,0,