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

Function on_pause

src/SB/Game/zHud.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 static void on_pause()
91 {
92 show();
93 }
94
95 // Surely there was some debug code here that got debug macro'd away?
96 static void on_unpause()

Callers 1

updateMethod · 0.85

Calls 1

showFunction · 0.50

Tested by

no test coverage detected