#include <SDL.h>
#include "configuration.h"
#include "localplayer.h"
#include "log.h"
#include "sound.h"
#include "resources/music.h"
#include "resources/resourcemanager.h"
#include "resources/soundeffect.h"
Go to the source code of this file.