mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 05:00:22 +02:00
Bumped SDL2 to the latest development version.
This commit is contained in:
@@ -101,7 +101,7 @@ extern "C" {
|
||||
* Calling this yourself without knowing what you're doing can cause
|
||||
* crashes and hard to diagnose problems with your application.
|
||||
*/
|
||||
extern DECLSPEC void SDL_SetMainReady(void);
|
||||
extern DECLSPEC void SDLCALL SDL_SetMainReady(void);
|
||||
|
||||
#ifdef __WIN32__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user