mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-20 07:30:20 +01:00
moved WaveData to util
This commit is contained in:
parent
8bf163d7a8
commit
336f2f6a34
|
|
@ -37,7 +37,7 @@ import org.lwjgl.BufferUtils;
|
|||
import org.lwjgl.LWJGLException;
|
||||
import org.lwjgl.openal.AL;
|
||||
import org.lwjgl.openal.AL10;
|
||||
import org.lwjgl.test.openal.WaveData;
|
||||
import org.lwjgl.util.WaveData;
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue