2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-14 10:05:52 +00:00

CThardus: Temporary comment (GCC unused fix)

This commit is contained in:
Luke Street 2020-12-18 06:29:10 -05:00
parent dcdfd58715
commit cec1610847

View File

@ -1445,7 +1445,7 @@ zeus::CVector3f CThardus::sub801de550(CStateManager& mgr) {
unkVec.push_back(lastIdx); unkVec.push_back(lastIdx);
} }
zeus::CVector2f plVec = mgr.GetPlayer().GetTranslation().toVec2f(); //zeus::CVector2f plVec = mgr.GetPlayer().GetTranslation().toVec2f();
float maxDist = 0.f; float maxDist = 0.f;
float curDist = 0.f; float curDist = 0.f;