mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-25 04:28:30 +00:00
Added OpenAL static library
This commit is contained in:
5
src/external/openal_soft/include/AL/alext.h
vendored
5
src/external/openal_soft/include/AL/alext.h
vendored
@@ -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
|
||||||
|
BIN
src/external/openal_soft/lib/win32/libOpenAL32.a
vendored
Normal file
BIN
src/external/openal_soft/lib/win32/libOpenAL32.a
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user