mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
preloading gnustl_shared
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user