OpenTTD/src/sound/null_s.cpp

7 lines
101 B
C++

/* $Id$ */
#include "../stdafx.h"
#include "null_s.h"
static FSoundDriver_Null iFSoundDriver_Null;