mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 23:44:06 +00:00
Minor win32 fix
This commit is contained in:
parent
d58c8b767b
commit
97bc650a22
1 changed files with 2 additions and 0 deletions
|
|
@ -386,6 +386,8 @@ void handleMessages(JNIEnv * env, jobject obj)
|
|||
TranslateMessage(&msg);
|
||||
DispatchMessage(&msg);
|
||||
};
|
||||
environment = NULL;
|
||||
window = NULL;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue