mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-22 19:53:52 +00:00
7 lines
122 B
C++
7 lines
122 B
C++
#include "../filters/openal_audiere.h"
|
|
|
|
using namespace Mangle::Sound;
|
|
|
|
OpenAL_Audiere_Factory mg;
|
|
|
|
#include "common.cpp"
|