Modern compiler fix

This commit is contained in:
Christian Semmler 2024-12-20 11:43:21 -07:00
parent 6f63c27a6f
commit 34b758bffc

View File

@ -337,7 +337,7 @@ MxResult Act3Cop::FUN_10040360()
if (local7c.LenSquared() < 144.0f) { if (local7c.LenSquared() < 144.0f) {
local7c = a3->m_brickster->GetROI()->GetLocal2World()[3]; local7c = a3->m_brickster->GetROI()->GetLocal2World()[3];
Mx3DPointFloat local5c = a3->m_brickster->GetROI()->GetLocal2World()[2]; Mx3DPointFloat local5c(a3->m_brickster->GetROI()->GetLocal2World()[2]);
LegoPathBoundary* boundary = a3->m_brickster->GetBoundary(); LegoPathBoundary* boundary = a3->m_brickster->GetBoundary();
grec = new LegoPathEdgeContainer(); grec = new LegoPathEdgeContainer();