mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-09 08:24:23 +00:00
*** empty log message ***
This commit is contained in:
parent
1f1d932687
commit
5ea14c3919
7 changed files with 445 additions and 294 deletions
|
|
@ -98,7 +98,7 @@ public class ALCTest extends BasicTest {
|
|||
alc.processContext(context);
|
||||
|
||||
//suspend
|
||||
alc.suspendContext(context);
|
||||
// alc.suspendContext(context);
|
||||
|
||||
//query
|
||||
System.out.println("DEFAULT_DEVICE_SPECIFIER: " + alc.getString(device, ALC.DEFAULT_DEVICE_SPECIFIER));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue