26 typedef void (*changePosFunc)(
mVec3_c *);
27 static void setChangePosFunc(
int);
29 static void setTitleReplayRandomTable();
31 static void createReplayDataHeap(EGG::Heap *heap, ulong size,
int options);
39 u8 getCurrWorld()
const {
return mCurrWorld; }
40 u8 getCurrArea()
const {
return mCurrArea; }
42 static dScStage_c *getInstance() {
return m_instance; }
43 static float getLoopPosX(
float x);
44 static u32 m_exeFrame;
45 static int m_loopType;
48 static const char mCdArcName[];
51 static bool m_KoopaJrEscape;
53 static Exit_e m_exitMode;
55 static changePosFunc changePos;
58 ACTOR_PARAM_CONFIG(File, 8, 4);
59 ACTOR_PARAM_CONFIG(NextGotoID, 0, 8);