22 #ifndef ULTIMA_SHARED_ENGINE_DEBUGGER_H 23 #define ULTIMA_SHARED_ENGINE_DEBUGGER_H 25 #include "common/scummsys.h" 26 #include "gui/debugger.h" 47 return s && tolower(*s) ==
't';
Definition: debugger.h:41
Definition: debugger.h:36
bool strToBool(const char *s)
Definition: debugger.h:46
void executeCommand(const Common::String &cmd)
void splitString(const Common::String &str, Common::StringArray &argv)
Definition: detection.h:27
int strToInt(const char *s)