1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r16664) -Codechange: move house-related stuff from town.h and town_type.h to separate files

This commit is contained in:
smatz
2009-06-26 13:44:14 +00:00
parent 2987f02144
commit e6a165881c
17 changed files with 184 additions and 138 deletions

View File

@@ -1063,6 +1063,14 @@
RelativePath=".\..\src\highscore.h"
>
</File>
<File
RelativePath=".\..\src\house.h"
>
</File>
<File
RelativePath=".\..\src\house_type.h"
>
</File>
<File
RelativePath=".\..\src\industry.h"
>

View File

@@ -1060,6 +1060,14 @@
RelativePath=".\..\src\highscore.h"
>
</File>
<File
RelativePath=".\..\src\house.h"
>
</File>
<File
RelativePath=".\..\src\house_type.h"
>
</File>
<File
RelativePath=".\..\src\industry.h"
>