aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/prefixes/68k_scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/PalmOS/Src/prefixes/68k_scumm.h')
-rwxr-xr-xbackends/PalmOS/Src/prefixes/68k_scumm.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/backends/PalmOS/Src/prefixes/68k_scumm.h b/backends/PalmOS/Src/prefixes/68k_scumm.h
new file mode 100755
index 0000000000..8a6e0d85c3
--- /dev/null
+++ b/backends/PalmOS/Src/prefixes/68k_scumm.h
@@ -0,0 +1,12 @@
+#ifndef PREFIX_H
+#define PREFIX_H
+
+#include "compile.h"
+#undef DISABLE_SCUMM
+//#undef DISABLE_SCUMM_7_8
+//#undef DISABLE_HE
+
+#define PALMOS_68K
+//#define PALMOS_DEBUG
+
+#endif