(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

@@ -1211,6 +1211,10 @@
RelativePath=".\..\src\newgrf_industrytiles.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_object.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_properties.h"
>
@@ -3271,6 +3275,10 @@
RelativePath=".\..\src\newgrf_industrytiles.cpp"
>
</File>
<File
RelativePath=".\..\src\newgrf_object.cpp"
>
</File>
<File
RelativePath=".\..\src\newgrf_railtype.cpp"
>