#include <iostream>
#include <string>
#include <vector>
#include "SDL.h"
#include "SDL_mixer.h"
Go to the source code of this file.
Classes | |
class | Sound |
Defines | |
#define | SOUND_DEBUG 0 |
#define SOUND_DEBUG 0 |
Definition at line 31 of file sound.h.
Referenced by Sound::load_bgm(), Sound::load_sfx(), Sound::play_sample_name(), Sound::play_sample_number(), Sound::Sound(), and Sound::~Sound().