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