Prototype 2 Debug Menu -
// Command handlers void godModeHandler(const std::string& args); void infiniteAmmoHandler(const std::string& args); // ... };
// Command handlers void godModeHandler(const std::string& args); void infiniteAmmoHandler(const std::string& args); // ... };