Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ game_clearLevelData
Function
game_clearLevelData
TheForceEngine/TFE_Game/igame.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void game_clearLevelData()
52
{
53
region_clear(s_levelRegion);
54
}
55
56
IGame* createGame(GameID id)
57
{
Callers
nothing calls this directly
Calls
1
region_clear
Function · 0.85
Tested by
no test coverage detected