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

Function UI_InitMemory

code/ui/ui_shared.cpp:1447–1451  ·  view source on GitHub ↗

=============== UI_InitMemory =============== */

Source from the content-addressed store, hash-verified

1445===============
1446*/
1447void UI_InitMemory( void )
1448{
1449 allocPoint = 0;
1450 outOfMemory = qfalse;
1451}
1452
1453
1454/*

Callers 2

_UI_InitFunction · 0.70
String_InitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected