mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-04 14:07:52 +00:00
*** empty log message ***
This commit is contained in:
parent
8c419814d6
commit
0886f84ed8
4 changed files with 72 additions and 26 deletions
|
|
@ -191,4 +191,9 @@ public final class Sys {
|
|||
*/
|
||||
public static native void alert(String title, String message);
|
||||
|
||||
/*
|
||||
* Cas: this is just a debugging aid. The native code is also commented out.
|
||||
*
|
||||
public static native int getDirectBufferAddress(Buffer buf);
|
||||
*/
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue