|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/DataTypes.hpp"#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/DynamicLibrary.hpp"#include <al.h>#include <alc.h>Go to the source code of this file.
Namespaces | |
| namespace | CeresEngine |
Macros | |
| #define | AL_NO_PROTOTYPES |
Functions | |
| void | CeresEngine::ALLoad (const DynamicLibrary &library) noexcept |
| Loads the OpenAL functions from the given library. | |
| #define AL_NO_PROTOTYPES |