22 #ifndef LASTEXPRESS_DEBUG_H 23 #define LASTEXPRESS_DEBUG_H 25 #include "gui/debugger.h" 32 void onImGuiCleanup();
35 class LastExpressEngine;
45 bool cmdHelp(
int argc,
const char **argv);
50 #endif // LASTEXPRESS_DEBUG_H Definition: lastexpress.h:523
Definition: debugger.h:41