(svn r20638) -Codechange: split object.h

This commit is contained in:
rubidium
2010-08-27 22:21:23 +00:00
parent a8e5ce88a7
commit 1f78d3f6ec
11 changed files with 133 additions and 72 deletions

View File

@@ -218,6 +218,7 @@ newgrf_generic.h
newgrf_house.h
newgrf_industries.h
newgrf_industrytiles.h
newgrf_object.h
newgrf_properties.h
newgrf_railtype.h
newgrf_sound.h
@@ -772,6 +773,7 @@ newgrf_generic.cpp
newgrf_house.cpp
newgrf_industries.cpp
newgrf_industrytiles.cpp
newgrf_object.cpp
newgrf_railtype.cpp
newgrf_sound.cpp
newgrf_spritegroup.cpp