OpenEnroth 73e68f7
|
#include "OpenALSoundProvider.h"
#include <cassert>
#include <cmath>
#include <alext.h>
#include "Engine/Engine.h"
#include "Library/Logger/Logger.h"
Functions | |
bool | checkOpenALError () |
void | setSourceDefaults (ALuint al_source) |
bool checkOpenALError | ( | ) |
void setSourceDefaults | ( | ALuint | al_source | ) |