OpenTTD Source
20241108-master-g80f628063a
|
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.