Ver a proveniência

Added OpenAL static library

pull/189/head
Ray há 9 anos
ascendente
cometimento
1c05017548
2 ficheiros alterados com 5 adições e 0 eliminações
  1. +5
    -0
      src/external/openal_soft/include/AL/alext.h
  2. BIN
      src/external/openal_soft/lib/win32/libOpenAL32.a

+ 5
- 0
src/external/openal_soft/include/AL/alext.h Ver ficheiro

@ -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

BIN
src/external/openal_soft/lib/win32/libOpenAL32.a Ver ficheiro


Carregando…
Cancelar
Guardar