iOS compilation fixes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <JGE.h>
|
||||
|
||||
#if defined (WIN32) || defined (LINUX)
|
||||
#if defined (WIN32) || defined (LINUX) || defined (IOS)
|
||||
|
||||
#else
|
||||
#include <pspkernel.h>
|
||||
|
||||
Reference in New Issue
Block a user