(svn r20326) -Codechange: move UnmovableType to its own file

This commit is contained in:
rubidium
2010-08-02 21:35:59 +00:00
parent 2ead6100a2
commit 9d76cac1a7
9 changed files with 44 additions and 12 deletions

View File

@@ -578,6 +578,7 @@
<ClInclude Include="..\src\transport_type.h" />
<ClInclude Include="..\src\tunnelbridge.h" />
<ClInclude Include="..\src\unmovable.h" />
<ClInclude Include="..\src\unmovable_type.h" />
<ClInclude Include="..\src\vehicle_base.h" />
<ClInclude Include="..\src\vehicle_func.h" />
<ClInclude Include="..\src\vehicle_gui.h" />