aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/prefixes/native_sword1.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/PalmOS/Src/prefixes/native_sword1.h')
-rw-r--r--backends/platform/PalmOS/Src/prefixes/native_sword1.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/backends/platform/PalmOS/Src/prefixes/native_sword1.h b/backends/platform/PalmOS/Src/prefixes/native_sword1.h
new file mode 100644
index 0000000000..8e52a978a8
--- /dev/null
+++ b/backends/platform/PalmOS/Src/prefixes/native_sword1.h
@@ -0,0 +1,9 @@
+#ifndef PREFIX_H
+#define PREFIX_H
+
+#include "native_common.h"
+#undef DISABLE_SWORD1
+#define USE_MPEG2
+#define USE_VORBIS
+
+#endif