Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
1447
void UI_InitMemory( void )
1448
{
1449
allocPoint = 0;
1450
outOfMemory = qfalse;
1451
}
1452
1453
1454
/*
Callers
2
_UI_Init
Function · 0.70
String_Init
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected