#include <vector>#include <SDL.h>#include <SDL_audio.h>#include "Midi.h"#include "exceptions.h"Include dependency graph for Audio.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Audio |
Defines | |
| #define | SAMPLERATE 22050 |
Enumerations | |
| enum | Combat_song { CSBattle_Over, CSAttacked1, CSAttacked2, CSVictory, CSRun_Away, CSDanger, CSHidden_Danger } |
| #define SAMPLERATE 22050 |
| enum Combat_song |
1.5.1