MCPcopy 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
51void game_clearLevelData()
52{
53 region_clear(s_levelRegion);
54}
55
56IGame* createGame(GameID id)
57{

Callers

nothing calls this directly

Calls 1

region_clearFunction · 0.85

Tested by

no test coverage detected