mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 09:07:48 -04:00
Fix compile
This commit is contained in:
parent
7ef8526c91
commit
655b52e3ae
@ -31,7 +31,7 @@ JNIEXPORT jboolean JNICALL Java_net_kdt_pojavlaunch_JREUtils_renderAWTScreenFram
|
||||
method_awt
|
||||
);
|
||||
if (jreRgbArray == NULL) {
|
||||
return;
|
||||
return JNI_FALSE;
|
||||
}
|
||||
|
||||
// Copy JRE RGB array memory to Android.
|
||||
|
Loading…
x
Reference in New Issue
Block a user