MCPcopy 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*/
2623void UI_Shutdown( void )
2624{
2625 UI_FreeAllSpecies();
2626}
2627
2628/*
2629=================

Callers 1

CL_ShutdownUIFunction · 0.50

Calls 1

UI_FreeAllSpeciesFunction · 0.70

Tested by

no test coverage detected