mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 08:05:34 -04:00
Little more stub
This commit is contained in:
parent
3528c09d95
commit
82748cca46
@ -5,6 +5,10 @@ struct X11GraphicsDeviceIDs x11GraphicsDeviceIDs;
|
||||
*/
|
||||
char* display = ":0";
|
||||
|
||||
JNIEXPORT void JNICALL Java_sun_awt_X11GraphicsEnvironment_initDisplay(JNIEnv *env, jobject this, jboolean glxReq) {
|
||||
|
||||
}
|
||||
|
||||
JNIEXPORT void JNICALL Java_sun_awt_X11GraphicsConfig_initIDs (JNIEnv *env, jclass cls) {
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user