mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 19:29:56 +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"
|