mirror of
https://github.com/yawut/SDL.git
synced 2026-09-14 20:16:32 -05:00
Changed import statements in Java file.
This commit is contained in:
@@ -3,7 +3,8 @@ package org.libsdl.app;
|
||||
import javax.microedition.khronos.egl.EGL10;
|
||||
import javax.microedition.khronos.egl.EGLConfig;
|
||||
import javax.microedition.khronos.egl.EGLContext;
|
||||
import javax.microedition.khronos.egl.*;
|
||||
import javax.microedition.khronos.egl.EGLDisplay;
|
||||
import javax.microedition.khronos.egl.EGLSurface;
|
||||
|
||||
import android.app.*;
|
||||
import android.content.*;
|
||||
|
||||
Reference in New Issue
Block a user