Modularized GP2XWIZ backend.

svn-id: r50514
This commit is contained in:
Alejandro Marzini 2010-06-30 04:46:55 +00:00
parent afd2a2c01d
commit c174d5327b
14 changed files with 732 additions and 794 deletions

View file

@ -23,7 +23,7 @@
*
*/
#if defined(UNIX) && !defined(MACOSX) && !defined(SAMSUNGTV) && !defined(LINUXMOTO)
#if defined(UNIX) && !defined(MACOSX) && !defined(SAMSUNGTV) && !defined(LINUXMOTO) && !defined(GP2XWIZ)
#include "common/scummsys.h"