MCPcopy Create free account
hub / github.com/JACoders/OpenJK / SE_ShutDown

Function SE_ShutDown

code/qcommon/stringed_ingame.cpp:1212–1215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1210}
1211
1212void SE_ShutDown(void)
1213{
1214 TheStringPackage.Clear( SE_FALSE );
1215}
1216
1217
1218// returns error message else NULL for ok.

Callers 1

Com_ShutdownFunction · 0.70

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected