From 9251de699da3e858702f99677d6ff58b2b0ce677 Mon Sep 17 00:00:00 2001 From: Nicolas Bacca Date: Tue, 22 Oct 2002 23:43:00 +0000 Subject: Disable GameX until I'm sure of the license used svn-id: r5265 --- backends/wince/pocketpc.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'backends') diff --git a/backends/wince/pocketpc.cpp b/backends/wince/pocketpc.cpp index dc9fd7f7bc..51d1a592f2 100644 --- a/backends/wince/pocketpc.cpp +++ b/backends/wince/pocketpc.cpp @@ -50,8 +50,10 @@ #include "dynamic_imports.h" #if defined(MIPS) || defined(SH3) +#if 0 #define GAMEX #endif +#endif #ifdef GAMEX #include "GameX.h" -- cgit v1.2.3