MCPcopy 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
551void newuiCore_Init() { Newui_resources.Init(); }
552
553// initializes the core system for the newui
554void newuiCore_Close() { Newui_resources.Shutdown(); }

Callers 1

NewUIInitFunction · 0.85

Calls 1

InitMethod · 0.45

Tested by

no test coverage detected