OpenTTD Source 20250206-master-g6089ed8059
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.

Variable Documentation

◆ iFMusicDriver_Null

FMusicDriver_Null iFMusicDriver_Null
static

The factory for the music player that does nothing.

Definition at line 16 of file null_m.cpp.