MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / init

Method init

src/SB/Game/zHud.cpp:105–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 } // namespace
104
105 void zhud::init()
106 {
107 inited = true;
108 xhud::init();
109 }
110
111 void zhud::setup()
112 {

Callers 7

InitMethod · 0.45
SetupMethod · 0.45
init_beamMethod · 0.45
InitMethod · 0.45
InitMethod · 0.45
SetupMethod · 0.45
InitMethod · 0.45

Calls 1

initFunction · 0.70

Tested by

no test coverage detected