![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Headers/SDLWrapper.h"
#include "Core/Headers/PlatformContext.h"
#include "Utility/Headers/Localization.h"
#include "Platform/Audio/Headers/SFXDevice.h"
#include "Core/Resources/Headers/ResourceCache.h"
#include <SDL2/SDL_mixer.h>
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::anonymous_namespace{SDLWrapper.cpp} |
Functions | |
void | Divide::musicFinishedHook () noexcept |
Variables | |
SFXDevice * | Divide::anonymous_namespace{SDLWrapper.cpp}::g_sfxDevice = nullptr |