Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_freeAllAssets
Function · 0.50
Calls
1
freePool
Function · 0.70
Tested by
no test coverage detected