aboutsummaryrefslogtreecommitdiff
path: root/scumm/akos.h
diff options
context:
space:
mode:
authorTravis Howell2005-05-15 01:03:31 +0000
committerTravis Howell2005-05-15 01:03:31 +0000
commit380f187eeba1f7e00bcf62183db26f72157aa2a9 (patch)
treed7c12e612988569fdfcb652929ccafa040b854ed /scumm/akos.h
parent80ee8188d3d7fdd43c36a47fa68283ee78f9e8dd (diff)
downloadscummvm-rg350-380f187eeba1f7e00bcf62183db26f72157aa2a9.tar.gz
scummvm-rg350-380f187eeba1f7e00bcf62183db26f72157aa2a9.tar.bz2
scummvm-rg350-380f187eeba1f7e00bcf62183db26f72157aa2a9.zip
Disabling SCUMM7/8 games should disable HE61 games.
Split akos_processQueue() in HE61+ and SCUMM7+ versions. svn-id: r18101
Diffstat (limited to 'scumm/akos.h')
-rw-r--r--scumm/akos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/akos.h b/scumm/akos.h
index e4b7c6c396..6a15bf0bdc 100644
--- a/scumm/akos.h
+++ b/scumm/akos.h
@@ -20,7 +20,7 @@
*
*/
-#if !defined(AKOS_H) && !defined(DISABLE_SCUMM_7_8)
+#ifndef AKOS_H
#define AKOS_H
#include "scumm/base-costume.h"