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