Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ UI_Shutdown
Function
UI_Shutdown
code/ui/ui_main.cpp:2623–2626 ·
view source on GitHub ↗
================ UI_Shutdown ================= */
Source
from the content-addressed store, hash-verified
2621
=================
2622
*/
2623
void UI_Shutdown( void )
2624
{
2625
UI_FreeAllSpecies();
2626
}
2627
2628
/*
2629
=================
Callers
1
CL_ShutdownUI
Function · 0.50
Calls
1
UI_FreeAllSpecies
Function · 0.70
Tested by
no test coverage detected