Applied LÖVE related patches to SDL2

This commit is contained in:
Martin Felis
2016-10-30 21:26:13 +01:00
parent f87d73671f
commit 70f63954ed
2 changed files with 53 additions and 34 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ LOCAL_SRC_FILES := \
LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -llog -landroid
include $(BUILD_SHARED_LIBRARY)
#include $(BUILD_SHARED_LIBRARY)
###########################
#