moved ScummDebugger into seperate header; re-added box drawing (debug) code; changed some debugg hotkeys: (q)uit became (c)onitune and (e)xit became quit. This matches gdb, and is IMHO either to understand, too
svn-id: r4660
This commit is contained in:
parent
064c16dd21
commit
330d06ba1b
5 changed files with 218 additions and 39 deletions
|
@ -25,6 +25,7 @@
|
|||
#include "sound/mididrv.h"
|
||||
#include "sound/imuse.h"
|
||||
#include "actor.h"
|
||||
#include "debug.h"
|
||||
#include "gameDetector.h"
|
||||
#include "gui.h"
|
||||
#include "newgui.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue