diff options
Diffstat (limited to 'backends/PalmOS/Src/native/znative_sword1.h')
-rwxr-xr-x | backends/PalmOS/Src/native/znative_sword1.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/backends/PalmOS/Src/native/znative_sword1.h b/backends/PalmOS/Src/native/znative_sword1.h new file mode 100755 index 0000000000..9912ba7f1a --- /dev/null +++ b/backends/PalmOS/Src/native/znative_sword1.h @@ -0,0 +1,7 @@ +#ifndef PREFIX_H +#define PREFIX_H + +#include "znative_common.h" +#undef DISABLE_SWORD1 + +#endif |