Oops. Fix compile.

svn-id: r5991
This commit is contained in:
James Brown 2002-12-16 06:38:29 +00:00
parent e989809665
commit 3a43db28e3

View File

@ -20,7 +20,7 @@
#ifndef DEBUG_H
#define DEBUG_H
#define USE_CONSOLE
class Scumm;
typedef bool (ScummDebugger::*DebugProc)();