#include <map>
#include "global.h"
#include "sdl/sound.h"
#include "ascstring.h"
#include "textfile_evaluation.h"
Include dependency graph for soundList.h:

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

Go to the source code of this file.
Classes | |
| class | SoundLoopManager |
| A helper class for managing looping sounds. More... | |
| class | SoundList |
| This class provides all the sounds required by the games user interface. More... | |
| struct | SoundList::SoundAssignment |
Definition in file soundList.h.
1.5.1