(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h

This commit is contained in:
rubidium
2007-12-19 23:26:02 +00:00
parent 2cf7d5b2cb
commit be923601bf
74 changed files with 233 additions and 224 deletions

View File

@@ -372,7 +372,7 @@
RelativePath=".\..\src\thread.cpp">
</File>
<File
RelativePath=".\..\src\tile.cpp">
RelativePath=".\..\src\tile_map.cpp">
</File>
<File
RelativePath=".\..\src\vehicle.cpp">

View File

@@ -728,7 +728,7 @@
>
</File>
<File
RelativePath=".\..\src\tile.cpp"
RelativePath=".\..\src\tile_map.cpp"
>
</File>
<File

View File

@@ -725,7 +725,7 @@
>
</File>
<File
RelativePath=".\..\src\tile.cpp"
RelativePath=".\..\src\tile_map.cpp"
>
</File>
<File