mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-23 16:53:51 +00:00
8 lines
98 B
C++
8 lines
98 B
C++
|
#include "audiere_imp.h"
|
||
|
|
||
|
using namespace GOOI::Sound;
|
||
|
|
||
|
AudiereManager mg;
|
||
|
|
||
|
#include "common.cpp"
|