OpenTTD Source  20240919-master-gdf0233f4c2
null_s.cpp File Reference
#include "../stdafx.h"
#include "null_s.h"
#include "../safeguards.h"

Go to the source code of this file.

Variables

static FSoundDriver_Null iFSoundDriver_Null
 The factory for the null sound driver.
 

Detailed Description

The sound driver that doesn't produce sound.

Definition in file null_s.cpp.