2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-14 14:06:09 +00:00

Use RE'd CStopwatch adapted for std::chrono, get metaforce linking again

This commit is contained in:
2022-02-26 08:42:42 -08:00
parent 586268c66f
commit 7a59585c70
12 changed files with 170 additions and 35 deletions

View File

@@ -442,5 +442,8 @@ void CModelData::DisintegrateDraw(EWhichModel which, const zeus::CTransform& xf,
// model.Draw(flags, nullptr, nullptr);
// }
}
void CModelData::ThermalDraw(const zeus::CColor& mulColor, const zeus::CColor& addColor, const CModelFlags& flags) {
}
} // namespace metaforce