This website works better with JavaScript.
首頁
探索
說明
登入
Archivist
/
raylib-src
镜像来自
https://github.com/raysan5/raylib
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
24
Wiki
Activity
瀏覽代碼
Added OpenAL static library
pull/189/head
Ray
8 年之前
父節點
9e285d8dc3
當前提交
1c05017548
共有
2 個文件被更改
,包括
5 次插入
和
0 次删除
統一視圖
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
src/external/openal_soft/include/AL/alext.h
二進制
src/external/openal_soft/lib/win32/libOpenAL32.a
+ 5
- 0
src/external/openal_soft/include/AL/alext.h
查看文件
@ -431,6 +431,11 @@ ALC_API ALCboolean ALC_APIENTRY alcResetDeviceSOFT(ALCdevice *device, const ALCi
#
endif
#
endif
#
endif
#
endif
#
ifndef AL_SOFT_gain_clamp_ex
#
define AL_SOFT_gain_clamp_ex 1
#
define AL_GAIN_LIMIT_SOFT 0x200E
#
endif
#
ifdef __cplusplus
#
ifdef __cplusplus
}
}
#
endif
#
endif
二進制
src/external/openal_soft/lib/win32/libOpenAL32.a
查看文件
Write
Preview
Loading…
取消
儲存