Files @ r8227:553c3397a81b
Branch filter:

Location: cpp/openttd-patchpack/source/src/music/null_m.cpp

rubidium
(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613).
1
2
3
4
5
6
7
/* $Id$ */

#include "../stdafx.h"
#include "null_m.h"

static FMusicDriver_Null iFMusicDriver_Null;