Files @ r9081:ef978dca9443
Branch filter:

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

bjarni
(svn r12940) -Fix [FS#1974](r12913): [autoreplace] a vehicle backup should include the cargo packets in the vehicle as well
1
2
3
4
5
6
7
/* $Id$ */

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

static FMusicDriver_Null iFMusicDriver_Null;