mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-22 22:53:52 +00:00
7 lines
106 B
C++
7 lines
106 B
C++
#include "openal_ffmpeg.h"
|
|
|
|
using namespace Mangle::Sound;
|
|
|
|
OpenAL_FFM_Manager mg;
|
|
|
|
#include "common.cpp"
|