preloading gnustl_shared

This commit is contained in:
fysx
2013-12-16 23:06:00 +01:00
parent d3c987e31c
commit f4573e6ca9
+1
View File
@@ -46,6 +46,7 @@ public class SDLActivity extends Activity {
//System.loadLibrary("SDL2_mixer");
//System.loadLibrary("SDL2_net");
//System.loadLibrary("SDL2_ttf");
System.loadLibrary("gnustl_shared");
System.loadLibrary("love");
}