mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-19 09:39:25 -04:00
Update utils.h
This commit is contained in:
parent
8e024344b5
commit
84f1c4a560
@ -14,7 +14,7 @@ static long showingWindow;
|
||||
|
||||
static bool isInputReady, isCursorEntered, isPrepareGrabPos, isUseStackQueueCall;
|
||||
|
||||
staric int savedWidth, savedHeight;
|
||||
static int savedWidth, savedHeight;
|
||||
|
||||
jboolean attachThread(bool isAndroid, JNIEnv** secondJNIEnvPtr);
|
||||
char** convert_to_char_array(JNIEnv *env, jobjectArray jstringArray);
|
||||
|
Loading…
x
Reference in New Issue
Block a user