mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-22 16:53:52 +00:00
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"
|