From d641175e3cd1fe5c01c914dde20cbe7388dbeb27 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 5 Nov 2004 23:12:33 +0000 Subject: (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk This includes 2 fixes -Fix: [1048596] Monorail and Maglev sounds are swapped (r511) -Add special case to load the jackhammer sound (r478) The rest are cleanups und enumeration to make merging possible/easier --- road_cmd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'road_cmd.c') diff --git a/road_cmd.c b/road_cmd.c index 8f283ac4c..fbde98002 100644 --- a/road_cmd.c +++ b/road_cmd.c @@ -7,6 +7,7 @@ #include "town.h" #include "gfx.h" #include "table/directions.h" +#include "sound.h" /* When true, GetTrackStatus for roads will treat roads under reconstruction * as normal roads instead of impassable. This is used when detecting whether -- cgit v1.2.3-54-g00ecf