|
OpenTTD Source
1.11.0-beta2
|
#include "../driver.h"Go to the source code of this file.
Data Structures | |
| class | SoundDriver |
| Base for all sound drivers. More... | |
Variables | |
| std::string | _ini_sounddriver |
| The sound driver a stored in the configuration file. | |
Base for all sound drivers.
Definition in file sound_driver.hpp.