mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-24 04:43:49 +00:00
Remove a comment about Audiere
This commit is contained in:
parent
3fea3e7d25
commit
a256b9a7b0
@ -18,9 +18,8 @@
|
|||||||
|
|
||||||
#include "openal_output.hpp"
|
#include "openal_output.hpp"
|
||||||
#define SOUND_OUT "OpenAL"
|
#define SOUND_OUT "OpenAL"
|
||||||
/* Set up the sound manager to use Audiere, FFMPEG or
|
/* Set up the sound manager to use FFMPEG or MPG123+libsndfile for input. The
|
||||||
MPG123/libsndfile for input. The OPENMW_USE_x macros are set in
|
* OPENMW_USE_x macros are set in CMakeLists.txt.
|
||||||
CMakeLists.txt.
|
|
||||||
*/
|
*/
|
||||||
#ifdef OPENMW_USE_FFMPEG
|
#ifdef OPENMW_USE_FFMPEG
|
||||||
#include "ffmpeg_decoder.hpp"
|
#include "ffmpeg_decoder.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user