iOS compilation fixes
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ u8 JGEGetAnalogX();
|
||||
u8 JGEGetAnalogY();
|
||||
bool JGEToggleFullscreen();
|
||||
|
||||
#if !defined(WIN32) && !defined(LINUX)
|
||||
#if !defined(WIN32) && !defined(LINUX) && !defined(IOS)
|
||||
|
||||
#include <pspgu.h>
|
||||
#include <pspkernel.h>
|
||||
|
||||
Reference in New Issue
Block a user