OpenMW
|
#include <string>
#include <vector>
#include <map>
#include <deque>
#include "alc.h"
#include "al.h"
#include "sound_output.hpp"
Go to the source code of this file.
Classes | |
class | MWSound::OpenAL_Output |
Namespaces | |
MWSound | |
Sound & music. | |
Macros | |
#define | DEFAULT_OUTPUT(x) ::MWSound::OpenAL_Output((x)) |
#define DEFAULT_OUTPUT | ( | x | ) | ::MWSound::OpenAL_Output((x)) |