OpenTTD/src/music/null_m.cpp

8 lines
102 B
C++

/* $Id$ */
#include "../stdafx.h"
#include "null_m.h"
static FMusicDriver_Null iFMusicDriver_Null;