aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/native/znative_scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/PalmOS/Src/native/znative_scumm.h')
-rwxr-xr-xbackends/PalmOS/Src/native/znative_scumm.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/backends/PalmOS/Src/native/znative_scumm.h b/backends/PalmOS/Src/native/znative_scumm.h
new file mode 100755
index 0000000000..a73d25390d
--- /dev/null
+++ b/backends/PalmOS/Src/native/znative_scumm.h
@@ -0,0 +1,9 @@
+#ifndef PREFIX_H
+#define PREFIX_H
+
+#include "znative_common.h"
+#undef DISABLE_SCUMM
+#undef DISABLE_SCUMM_7_8
+#undef DISABLE_HE
+
+#endif