mirror of
https://github.com/yawut/SDL.git
synced 2026-08-26 10:44:39 -05:00
More compiler warning fixes.
This commit is contained in:
@@ -57,11 +57,7 @@ extern DECLSPEC void SDLCALL SDL_iPhoneSetEventPump(SDL_bool enabled);
|
||||
#endif /* __IPHONEOS__ */
|
||||
|
||||
|
||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
/*
|
||||
/* Platform specific functions for Android
|
||||
/*
|
||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
/* Platform specific functions for Android */
|
||||
#if __ANDROID__
|
||||
|
||||
/* Get the JNI environment for the current thread
|
||||
|
||||
Reference in New Issue
Block a user