MCPcopy Create free account
hub / github.com/KuhakuPixel/AceTheGame / quit_cmd_handler

Function quit_cmd_handler

ACE/engine/src/main_cmd_handler.cpp:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113void quit_cmd_handler() { exit(EXIT_SUCCESS); };
114
115void cheater_cmd_handler(int pid) {
116

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected