Disable GameX until I'm sure of the license used

svn-id: r5265
This commit is contained in:
Nicolas Bacca 2002-10-22 23:43:00 +00:00
parent 6e5ff6884f
commit 9251de699d

View File

@ -50,8 +50,10 @@
#include "dynamic_imports.h"
#if defined(MIPS) || defined(SH3)
#if 0
#define GAMEX
#endif
#endif
#ifdef GAMEX
#include "GameX.h"