mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 23:14:19 +00:00
fix: stop whining 'bout imports
This commit is contained in:
parent
39ddf26f0b
commit
0246a05a16
8 changed files with 3 additions and 14 deletions
|
|
@ -34,7 +34,6 @@ package org.lwjgl.test.openal;
|
|||
import org.lwjgl.openal.AL;
|
||||
import org.lwjgl.openal.eax.*;
|
||||
import org.lwjgl.input.Keyboard;
|
||||
import org.lwjgl.opengl.GL;
|
||||
import org.lwjgl.opengl.GLWindow;
|
||||
|
||||
import java.nio.IntBuffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue