MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / Quit

Function Quit

DebugViewConsole/DebugViewConsole.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69static bool g_quit = false;
70
71void Quit()
72{
73 g_quit = true;
74}
75
76void LogMessages(Settings settings)
77{

Callers 1

ConsoleHandlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected