mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-02 01:42:49 -04:00
obj_mkiek demo match, remove fake inlines from cXyz
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user