|
OpenTTD Source 20251116-master-g21329071df
|
Base for all music playback. More...
#include "../driver.h"Go to the source code of this file.
Data Structures | |
| class | MusicDriver |
| Driver for all music playback. More... | |
Variables | |
| std::string | _ini_musicdriver |
| The music driver a stored in the configuration file. | |
Base for all music playback.
Definition in file music_driver.hpp.
|
extern |
The music driver a stored in the configuration file.
Definition at line 34 of file driver.cpp.
Referenced by openttd_main().