obj_mkiek demo match, remove fake inlines from cXyz

This commit is contained in:
LagoLunatic
2025-07-14 19:11:39 -04:00
parent e58f66b8e4
commit ea02e17b83
8 changed files with 35 additions and 46 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ void daSea_packet_c::CleanUp() {
for (s32 z = 0; z < GRID_CELLS; z++)
for (s32 x = 0; x < GRID_CELLS; x++)
mpHeightTable[idx++] = BASE_HEIGHT;
mCurPos.zero();
mCurPos.x = mCurPos.y = mCurPos.z = 0.0f;
}
/* 8015B7E4-8015B84C .text __ct__14daSea_packet_cFv */