From 8a75385bfa04531079ecf28b189e277cb25da255 Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Sun, 26 Feb 2006 15:33:47 +0000 Subject: Prefix file for BS2 68k module, for debug purpose only svn-id: r20922 --- backends/PalmOS/Src/prefix_sword2.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 backends/PalmOS/Src/prefix_sword2.h (limited to 'backends/PalmOS') diff --git a/backends/PalmOS/Src/prefix_sword2.h b/backends/PalmOS/Src/prefix_sword2.h new file mode 100755 index 0000000000..bca68ff4d3 --- /dev/null +++ b/backends/PalmOS/Src/prefix_sword2.h @@ -0,0 +1,9 @@ +#ifndef PREFIX_H +#define PREFIX_H + +#include "compile.h" +#undef DISABLE_SWORD2 + +#define PALMOS_68K + +#endif -- cgit v1.2.3