Files @ r7585:69cd325fe54d
Branch filter:

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

glx
(svn r11110) -Fix (r11107): somebody forgot to update project files ;)
1
2
3
4
5
6
7
/* $Id$ */

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

static FMusicDriver_Null iFMusicDriver_Null;