mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-23 17:23:56 +00:00
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"
|