OpenTTD Source 20251011-master-gf935e34d90
|
Base for the silent music playback. More...
#include "music_driver.hpp"
Go to the source code of this file.
Data Structures | |
class | MusicDriver_Null |
The music player that does nothing. More... | |
class | FMusicDriver_Null |
Factory for the null music player. More... | |
Base for the silent music playback.
Definition in file null_m.h.