#include "global.hpp"
#include "display.hpp"
#include "log.hpp"
#include "serialization/string_utils.hpp"
#include "sound.hpp"
#include "soundsource.hpp"
#include <SDL.h>
Go to the source code of this file.
Namespaces | |
soundsource | |
Variables | |
const unsigned | soundsource::DEFAULT_CHANCE = 100 |
const unsigned | soundsource::DEFAULT_DELAY = 1000 |