Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ newuiCore_Init
Function
newuiCore_Init
Descent3/newui_core.cpp:551–551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
// initializes the core system for the newui
550
551
void newuiCore_Init() { Newui_resources.Init(); }
552
553
// initializes the core system for the newui
554
void newuiCore_Close() { Newui_resources.Shutdown(); }
Callers
1
NewUIInit
Function · 0.85
Calls
1
Init
Method · 0.45
Tested by
no test coverage detected