From 1d8d9f5510dc5f574e926bd6fadb9d20337daede Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 6 Jul 2006 21:44:48 +0000 Subject: Moving remaining platform/backends code, as previously threatened svn-id: r23380 --- backends/platform/PalmOS/Src/prefixes/native_scumm.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 backends/platform/PalmOS/Src/prefixes/native_scumm.h (limited to 'backends/platform/PalmOS/Src/prefixes/native_scumm.h') diff --git a/backends/platform/PalmOS/Src/prefixes/native_scumm.h b/backends/platform/PalmOS/Src/prefixes/native_scumm.h new file mode 100644 index 0000000000..196628909a --- /dev/null +++ b/backends/platform/PalmOS/Src/prefixes/native_scumm.h @@ -0,0 +1,9 @@ +#ifndef PREFIX_H +#define PREFIX_H + +#include "native_common.h" +#undef DISABLE_SCUMM +#undef DISABLE_SCUMM_7_8 +#undef DISABLE_HE + +#endif -- cgit v1.2.3