OpenTTD Source
20241111-master-gce64d5f5d9
|
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.