MCPcopy Create free account
hub / github.com/HarbourMasters/SpaghettiKart / ClearObjectsMatrixPool

Function ClearObjectsMatrixPool

src/engine/Matrix.cpp:258–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256 }
257
258 void ClearObjectsMatrixPool(void) {
259 GetWorld()->Mtx.Objects.clear();
260 }
261}
262

Callers 2

func_80094A64Function · 0.85
race_logic_loopFunction · 0.85

Calls 1

GetWorldFunction · 0.85

Tested by

no test coverage detected