mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-16 04:50:32 +00:00
Android package cleanup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.glideport.game;
|
||||
|
||||
import org.libsdl.app.SDLActivity;
|
||||
|
||||
public class GpActivity extends SDLActivity
|
||||
{
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
package org.glideport.game;
|
||||
|
||||
public class GpSystemServices
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user