OpenTTD Source  20240919-master-gdf0233f4c2
null_m.cpp File Reference
#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.