OpenTTD Source  20241108-master-g80f628063a
null_m.cpp File Reference

The music playback that is silent. More...

#include "../stdafx.h"
#include "null_m.h"
#include "../safeguards.h"

Go to the source code of this file.

Variables

static FMusicDriver_Null iFMusicDriver_Null
 The factory for the music player that does nothing.
 

Detailed Description

The music playback that is silent.

Definition in file null_m.cpp.