forked from mirror/openmw-tes3mp
8 lines
111 B
C++
8 lines
111 B
C++
|
#include "openal_audiere.h"
|
||
|
|
||
|
using namespace Mangle::Sound;
|
||
|
|
||
|
OpenAL_Audiere_Manager mg;
|
||
|
|
||
|
#include "common.cpp"
|