MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / freeLevelData

Function freeLevelData

TheForceEngine/TFE_Asset/modelAsset_jedi.cpp:348–351  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

346 }
347
348 void freeLevelData()
349 {
350 freePool(POOL_LEVEL);
351 }
352
353 void allocatePolygon(JmPolygon* polygon, s32 vertexCount)
354 {

Callers 1

level_freeAllAssetsFunction · 0.50

Calls 1

freePoolFunction · 0.70

Tested by

no test coverage detected