mirror of
https://github.com/love2d/love-android.git
synced 2026-08-22 13:35:05 +02:00
It compiles and exectes (but crashes on startup)
This commit is contained in:
@@ -46,7 +46,7 @@ public class SDLActivity extends Activity {
|
||||
//System.loadLibrary("SDL2_mixer");
|
||||
//System.loadLibrary("SDL2_net");
|
||||
//System.loadLibrary("SDL2_ttf");
|
||||
System.loadLibrary("main");
|
||||
System.loadLibrary("love");
|
||||
}
|
||||
|
||||
// Setup
|
||||
|
||||
Reference in New Issue
Block a user