mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 19:54:03 +00:00
Oops. Fix compile.
svn-id: r5991
This commit is contained in:
parent
e989809665
commit
3a43db28e3
@ -20,7 +20,7 @@
|
||||
|
||||
#ifndef DEBUG_H
|
||||
#define DEBUG_H
|
||||
|
||||
#define USE_CONSOLE
|
||||
class Scumm;
|
||||
typedef bool (ScummDebugger::*DebugProc)();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user