comparison src/newgrf_house.cpp @ 8157:019833e42fda draft

(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
author rubidium <rubidium@openttd.org>
date Sat, 29 Dec 2007 09:24:26 +0000
parents fb8a05d579da
children 0e48dd14a0d8
comparison
equal deleted inserted replaced
8156:3e4ffe08b4a3 8157:019833e42fda
8 #include "debug.h" 8 #include "debug.h"
9 #include "viewport.h" 9 #include "viewport.h"
10 #include "landscape.h" 10 #include "landscape.h"
11 #include "town.h" 11 #include "town.h"
12 #include "town_map.h" 12 #include "town_map.h"
13 #include "sound.h"
14 #include "sprite.h" 13 #include "sprite.h"
15 #include "table/strings.h" 14 #include "table/strings.h"
16 #include "table/sprites.h" 15 #include "table/sprites.h"
17 #include "table/town_land.h" 16 #include "table/town_land.h"
18 #include "newgrf.h" 17 #include "newgrf.h"