このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Archivist
/
raylib-src
ミラー元
https://github.com/raysan5/raylib
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
24
Wiki
アクティビティ
ソースを参照
Added OpenAL static library
pull/189/head
Ray
9年前
親
9e285d8dc3
コミット
1c05017548
2個のファイルの変更
、
5行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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
#
ifndef AL_SOFT_gain_clamp_ex
#
define AL_SOFT_gain_clamp_ex 1
#
define AL_GAIN_LIMIT_SOFT 0x200E
#
endif
#
ifdef __cplusplus
}
#
endif
バイナリ
src/external/openal_soft/lib/win32/libOpenAL32.a
ファイルの表示
書き込み
プレビュー
読み込み中…
キャンセル
保存