mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
added missing file
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.love2d.android;
|
||||
|
||||
import org.libsdl.app.SDLActivity;
|
||||
|
||||
public class GameActivity extends SDLActivity {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user