aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/mads.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-02-22 12:17:37 -0500
committerPaul Gilbert2014-02-22 12:17:37 -0500
commit02a1d0eaa3f462425d115f4d88c3d2badbc7a236 (patch)
tree4e258dd5087a95d079300feaa0bd5d6119f6a6b2 /engines/mads/mads.h
parent82514b4a28904ead97552f6605cd3bde6924660b (diff)
downloadscummvm-rg350-02a1d0eaa3f462425d115f4d88c3d2badbc7a236.tar.gz
scummvm-rg350-02a1d0eaa3f462425d115f4d88c3d2badbc7a236.tar.bz2
scummvm-rg350-02a1d0eaa3f462425d115f4d88c3d2badbc7a236.zip
MADS: Further cursor/event initialisation
Diffstat (limited to 'engines/mads/mads.h')
-rw-r--r--engines/mads/mads.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/mads/mads.h b/engines/mads/mads.h
index a6ae776690..b50cf07678 100644
--- a/engines/mads/mads.h
+++ b/engines/mads/mads.h
@@ -54,7 +54,8 @@ namespace MADS {
enum MADSDebugChannels {
kDebugPath = 1 << 0,
- kDebugScripts = 1 << 1
+ kDebugScripts = 1 << 1,
+ kDebugGraphics = 1 << 2
};
enum {