mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 13:09:40 +02:00
Bumped SDL2 to the latest development version.
This commit is contained in:
@@ -29,7 +29,9 @@
|
||||
*/
|
||||
|
||||
/* Add any platform that doesn't build using the configure system. */
|
||||
#if defined(__WIN32__)
|
||||
#ifdef USING_PREMAKE_CONFIG_H
|
||||
#include "SDL_config_premake.h"
|
||||
#elif defined(__WIN32__)
|
||||
#include "SDL_config_windows.h"
|
||||
#elif defined(__MACOSX__)
|
||||
#include "SDL_config_macosx.h"
|
||||
|
||||
Reference in New Issue
Block a user