92 static void startAllMapPartsFunctions(
const MapObjActor *);
93 static void endAllMapPartsFunctions(
const MapObjActor *);
94 static void pauseAllMapPartsFunctions(
const MapObjActor *);
95 static void resumeAllMapPartsFunctions(
const MapObjActor *);
97 static bool isRailMoverWorking(
const MapObjActor *);
98 static bool isRailMoverReachedEnd(
const MapObjActor *);
99 static f32 getSeesaw1AxisAngularSpeed(
const MapObjActor *);
100 static void forceRotateSeesaw1Axis(
const MapObjActor *, f32);
106 static void resetRailMoverToInitPos(
const MapObjActor *);