mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 23:44:06 +00:00
miscellaneous javadoc fixes
This commit is contained in:
parent
0adab580af
commit
bafbb8899b
3 changed files with 49 additions and 25 deletions
|
|
@ -84,7 +84,6 @@ public abstract class AL {
|
|||
* Native method to create AL instance
|
||||
*
|
||||
* @param oalPaths Array of strings containing paths to search for OpenAL library
|
||||
* @return true if the AL creation process succeeded
|
||||
*/
|
||||
protected static native void nCreate(String[] oalPaths) throws LWJGLException;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue