forked from teamnwah/openmw-tes3coop
8 lines
104 B
C++
8 lines
104 B
C++
|
#include "openal_ffmpeg.h"
|
||
|
|
||
|
using namespace GOOI::Sound;
|
||
|
|
||
|
OpenAL_FFM_Manager mg;
|
||
|
|
||
|
#include "common.cpp"
|