mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-23 17:43:08 -05: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
2 changed files with 2 additions and 0 deletions
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…
Add table
Reference in a new issue