mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:07:41 +00:00
zeus constexpr refactor and thermal visor fixes
This commit is contained in:
@@ -116,7 +116,7 @@ void CGuiWidget::SetIdlePosition(const zeus::CVector3f& pos, bool reapply) {
|
||||
|
||||
void CGuiWidget::ReapplyXform() {
|
||||
RotateReset();
|
||||
SetLocalPosition(zeus::CVector3f::skZero);
|
||||
SetLocalPosition(zeus::skZero3f);
|
||||
MultiplyO2P(x74_transform);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user