|
CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
|
#include "config.h"#include <SDL_mixer.h>#include <SDL_rwops.h>#include <array>#include <mutex>#include <vector>Go to the source code of this file.
Classes | |
| class | sound_archive |
| Utility class for accessing Theme Hospital's SOUND-0.DAT. More... | |
| class | sound_player |