mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
*** empty log message ***
This commit is contained in:
parent
859f7bf50e
commit
fc925baab4
9 changed files with 32 additions and 36 deletions
|
|
@ -146,7 +146,7 @@ public class Mouse {
|
|||
}
|
||||
|
||||
/** Native method to set the native cursor */
|
||||
private static native void nSetNativeCursor(int handle) throws Exception;
|
||||
private static native void nSetNativeCursor(long handle) throws Exception;
|
||||
|
||||
/**
|
||||
* Gets the minimum size of a native cursor. Can only be called if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue