mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
Fix CScriptActorRotate
This commit is contained in:
@@ -31,5 +31,9 @@ public:
|
||||
const CScriptSpiderBallWaypoint*& closestWaypoint, zeus::CVector3f& closestPoint,
|
||||
zeus::CVector3f& deltaBetweenPoints, float deltaBetweenInterpDist,
|
||||
zeus::CVector3f& interpDeltaBetweenPoints) const;
|
||||
void ClearWaypoints() {
|
||||
xfc_aabox.reset();
|
||||
xec_waypoints.clear();
|
||||
}
|
||||
};
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user