From e57422c08c016441a80279fee3a13848a5bb9d5b Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Sat, 4 Nov 2006 17:45:14 +0000 Subject: Added Touche engine support svn-id: r24607 --- backends/platform/PalmOS/Src/prefixes/native_touche.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 backends/platform/PalmOS/Src/prefixes/native_touche.h (limited to 'backends/platform/PalmOS/Src/prefixes/native_touche.h') diff --git a/backends/platform/PalmOS/Src/prefixes/native_touche.h b/backends/platform/PalmOS/Src/prefixes/native_touche.h new file mode 100755 index 0000000000..486630b799 --- /dev/null +++ b/backends/platform/PalmOS/Src/prefixes/native_touche.h @@ -0,0 +1,7 @@ +#ifndef PREFIX_H +#define PREFIX_H + +#include "native_common.h" +#undef DISABLE_TOUCHE + +#endif -- cgit v1.2.3