mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
replaced tabs with spaces
This commit is contained in:
@@ -53,8 +53,8 @@ public class SDLActivity extends Activity {
|
||||
|
||||
// Load the .so
|
||||
static {
|
||||
// SDL2 is linked statically to love, so we do not need to load it
|
||||
// manually
|
||||
// SDL2 is linked statically to love, so we do not need to load it
|
||||
// manually
|
||||
//System.loadLibrary("SDL2");
|
||||
//System.loadLibrary("SDL2_image");
|
||||
//System.loadLibrary("SDL2_mixer");
|
||||
|
||||
Reference in New Issue
Block a user