diff --git a/project/jni/application/supertux/AndroidAppSettings.cfg b/project/jni/application/supertux/AndroidAppSettings.cfg index 0b5c15d07..0e7410aae 100644 --- a/project/jni/application/supertux/AndroidAppSettings.cfg +++ b/project/jni/application/supertux/AndroidAppSettings.cfg @@ -250,7 +250,7 @@ CompiledLibraries="sdl_image physfs crypto ssl curl openal vorbis ogg" CustomBuildScript=n # Aditional CFLAGS for application -AppCflags='-DGL_VERSION_ES_CM_1_0=1 -Ijni/openal/include/AL -Ijni/boost/include -DHAVE_SDL=1 -DHAVE_OPENGL=1 -frtti -fexceptions -std=gnu++11' +AppCflags='-DGL_VERSION_ES_CM_1_0=1 -Ijni/openal/include/AL -Ijni/boost/include -frtti -fexceptions -std=gnu++11' # Additional LDFLAGS for application AppLdflags='-frtti -fexceptions' diff --git a/project/jni/application/supertux/banner.png b/project/jni/application/supertux/banner.png new file mode 100644 index 000000000..608308276 Binary files /dev/null and b/project/jni/application/supertux/banner.png differ diff --git a/project/jni/application/supertux/supertux b/project/jni/application/supertux/supertux index b417ddc7e..cb5402520 160000 --- a/project/jni/application/supertux/supertux +++ b/project/jni/application/supertux/supertux @@ -1 +1 @@ -Subproject commit b417ddc7efbab9fd634265ba4fdea36b9236b7cd +Subproject commit cb5402520f4bb4f8965f1f5202d442331d462839