(svn r19038) -Codechange: Move TileArea methods to their own file.

This commit is contained in:
alberth
2010-02-06 12:56:13 +00:00
parent 21c3dd11bd
commit 05388c953a
6 changed files with 110 additions and 83 deletions

View File

@@ -719,6 +719,10 @@
RelativePath=".\..\src\tile_map.cpp"
>
</File>
<File
RelativePath=".\..\src\tilearea.cpp"
>
</File>
<File
RelativePath=".\..\src\townname.cpp"
>

View File

@@ -716,6 +716,10 @@
RelativePath=".\..\src\tile_map.cpp"
>
</File>
<File
RelativePath=".\..\src\tilearea.cpp"
>
</File>
<File
RelativePath=".\..\src\townname.cpp"
>