aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/kevent.cpp
diff options
context:
space:
mode:
authorFilippos Karapetis2009-05-30 14:30:39 +0000
committerFilippos Karapetis2009-05-30 14:30:39 +0000
commit69582f0179c9ab9dcdc0afb2acbe659d36a37790 (patch)
tree14a4d8507726a615e648c88cf519f8cbd137a5f8 /engines/sci/engine/kevent.cpp
parent9823f60146bedae98f2e649e7938614390fc4525 (diff)
downloadscummvm-rg350-69582f0179c9ab9dcdc0afb2acbe659d36a37790.tar.gz
scummvm-rg350-69582f0179c9ab9dcdc0afb2acbe659d36a37790.tar.bz2
scummvm-rg350-69582f0179c9ab9dcdc0afb2acbe659d36a37790.zip
Moved 3 more debug commands to console.cpp ("simkey", "segment_table" and "show_map") and removed the GFXWC macro. Some cleanup
svn-id: r41032
Diffstat (limited to 'engines/sci/engine/kevent.cpp')
-rw-r--r--engines/sci/engine/kevent.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sci/engine/kevent.cpp b/engines/sci/engine/kevent.cpp
index bbdc8d3bc5..fda8e21b1f 100644
--- a/engines/sci/engine/kevent.cpp
+++ b/engines/sci/engine/kevent.cpp
@@ -28,10 +28,12 @@
#include "sci/engine/kernel.h"
#include "sci/gfx/gfx_widgets.h"
#include "sci/gfx/gfx_state_internal.h" // required for GfxPort, GfxVisual
+#include "sci/console.h" // for _kdebug_cheap_event_hack
namespace Sci {
int stop_on_event = 0;
+extern int _kdebug_cheap_event_hack;
#define SCI_VARIABLE_GAME_SPEED 3