The sound driver that doesn't produce sound. More...
#include "../stdafx.h"
#include "null_s.h"
Go to the source code of this file.
Variables | |
static FSoundDriver_Null | iFSoundDriver_Null |
The factory for the null sound driver. |
The sound driver that doesn't produce sound.
Definition in file null_s.cpp.
FSoundDriver_Null iFSoundDriver_Null [static] |
The factory for the null sound driver.
Definition at line 16 of file null_s.cpp.