Files @ r7867:0bf0e5c09438
Branch filter:

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

belugas
(svn r11417) -Fix[FS#1421]: Let the main viewport stay where the vehicle was last seen while been center-followed
1
2
3
4
5
6
7
/* $Id$ */

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

static FMusicDriver_Null iFMusicDriver_Null;