1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-22 16:53:52 +00:00
openmw-tes3mp/sound/tests/openal_audiere_test.cpp

8 lines
122 B
C++
Raw Normal View History

#include "../filters/openal_audiere.h"
using namespace Mangle::Sound;
OpenAL_Audiere_Factory mg;
#include "common.cpp"