mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 08:19:11 +00:00
CThardus: Temporary comment (GCC unused fix)
This commit is contained in:
@@ -1445,7 +1445,7 @@ zeus::CVector3f CThardus::sub801de550(CStateManager& mgr) {
|
||||
|
||||
unkVec.push_back(lastIdx);
|
||||
}
|
||||
zeus::CVector2f plVec = mgr.GetPlayer().GetTranslation().toVec2f();
|
||||
//zeus::CVector2f plVec = mgr.GetPlayer().GetTranslation().toVec2f();
|
||||
|
||||
float maxDist = 0.f;
|
||||
float curDist = 0.f;
|
||||
|
||||
Reference in New Issue
Block a user