More compiler warning fixes.
This commit is contained in:
parent
88255b03b8
commit
9baa49f61c
1 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue