mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-03 16:09:32 +00:00
Disable GameX until I'm sure of the license used
svn-id: r5265
This commit is contained in:
parent
6e5ff6884f
commit
9251de699d
@ -50,8 +50,10 @@
|
||||
#include "dynamic_imports.h"
|
||||
|
||||
#if defined(MIPS) || defined(SH3)
|
||||
#if 0
|
||||
#define GAMEX
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef GAMEX
|
||||
#include "GameX.h"
|
||||
|
Loading…
Reference in New Issue
Block a user