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

Function Init_Display

code/ui/ui_shared.cpp:196–199  ·  view source on GitHub ↗

================== Init_Display Initializes the display with a structure to all the drawing routines ================== */

Source from the content-addressed store, hash-verified

194 ==================
195*/
196void Init_Display(displayContextDef_t *dc)
197{
198 DC = dc;
199}
200
201/*
202==================

Callers 1

_UI_InitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected