mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 06:25:46 +00:00
Working
This commit is contained in:
parent
12be603c2f
commit
11ce7e3b5b
13 changed files with 7779 additions and 54 deletions
|
|
@ -79,7 +79,7 @@ public final class Sys {
|
|||
}
|
||||
|
||||
/** The native library name */
|
||||
public static final String LIBRARY_NAME = "lwjgl";
|
||||
public static final String LIBRARY_NAME = "lwjgl_d";
|
||||
|
||||
/**
|
||||
* No constructor for Sys.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue