mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 05:27:48 +00:00
Android cmake build fixed to work with the official android gradle plugin
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
/*
|
||||
SDL_android_main.c, placed in the public domain by Sam Lantinga 3/13/14
|
||||
*/
|
||||
#include "../../SDL_internal.h"
|
||||
|
||||
#include "SDL_config.h"
|
||||
#include "SDL.h"
|
||||
|
||||
#ifdef __ANDROID__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user