diff options
Diffstat (limited to 'backends')
-rw-r--r-- | backends/wince/wince.h | 2 |
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 |