mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-18 03:55:19 -04:00
Update SharpWave.dll that uses fixed unmanaged memory to store wave headers, fixes awful static.
This commit is contained in:
parent
0503a418a0
commit
1171ee9b61
Binary file not shown.
@ -1,4 +1,6 @@
|
||||
<configuration>
|
||||
<dllmap os="linux" dll="openal32.dll" target="libopenal.so.1"/>
|
||||
<dllmap os="linux" dll="alut.dll" target="libalut.so.0"/>
|
||||
<dllmap os="osx" dll="openal32.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />
|
||||
<dllmap os="osx" dll="alut.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user