aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorNicolas Bacca2003-10-12 15:13:46 +0000
committerNicolas Bacca2003-10-12 15:13:46 +0000
commitc6bcb0d0e90e27750ca5a00d9d265d1bc7742e31 (patch)
tree5d2d7ec381106057e046486adca995ec4f7fc37a /backends
parent13541879e01578fa6178a7b7944c70e464433a2a (diff)
downloadscummvm-rg350-c6bcb0d0e90e27750ca5a00d9d265d1bc7742e31.tar.gz
scummvm-rg350-c6bcb0d0e90e27750ca5a00d9d265d1bc7742e31.tar.bz2
scummvm-rg350-c6bcb0d0e90e27750ca5a00d9d265d1bc7742e31.zip
GameX is not supported
svn-id: r10756
Diffstat (limited to 'backends')
-rw-r--r--backends/wince/wince.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/wince.h b/backends/wince/wince.h
index d433842b86..bbcd18c302 100644
--- a/backends/wince/wince.h
+++ b/backends/wince/wince.h
@@ -58,7 +58,7 @@
#if (defined(MIPS) || defined(SH3)) && (_WIN32_WCE < 300)
// Comment this out if you don't want to support GameX
-#define GAMEX
+//#define GAMEX
#endif
#ifdef GAMEX