mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 14:35:58 +00:00
Windows: Bumped JNI_VERSION
This commit is contained in:
parent
41c90bc7cc
commit
69080599cb
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ import org.lwjgl.opengl.Display;
|
|||
* $Id$
|
||||
*/
|
||||
final class WindowsSysImplementation extends DefaultSysImplementation {
|
||||
private final static int JNI_VERSION = 20;
|
||||
private final static int JNI_VERSION = 21;
|
||||
|
||||
static {
|
||||
Sys.initialize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue