mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-24 02:53:54 +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"
|