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

Function on_unpause

src/SB/Game/zHud.cpp:96–102  ·  view source on GitHub ↗

Surely there was some debug code here that got debug macro'd away?

Source from the content-addressed store, hash-verified

94
95 // Surely there was some debug code here that got debug macro'd away?
96 static void on_unpause()
97 {
98 if (inited)
99 {
100 return;
101 }
102 }
103 } // namespace
104
105 void zhud::init()

Callers 1

updateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected