OpenTTD Source
20241121-master-g67a0fccfad
|
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.