(svn r16640) -Codechange: move roadstop stuff to separate files

This commit is contained in:
smatz
2009-06-23 21:44:48 +00:00
parent 8bb88e5f72
commit 0045096403
19 changed files with 208 additions and 163 deletions

View File

@@ -687,6 +687,10 @@
RelativePath=".\..\src\road.cpp"
>
</File>
<File
RelativePath=".\..\src\roadstop.cpp"
>
</File>
<File
RelativePath=".\..\src\screenshot.cpp"
>
@@ -1327,6 +1331,10 @@
RelativePath=".\..\src\road_type.h"
>
</File>
<File
RelativePath=".\..\src\roadstop_base.h"
>
</File>
<File
RelativePath=".\..\src\roadveh.h"
>

View File

@@ -684,6 +684,10 @@
RelativePath=".\..\src\road.cpp"
>
</File>
<File
RelativePath=".\..\src\roadstop.cpp"
>
</File>
<File
RelativePath=".\..\src\screenshot.cpp"
>
@@ -1324,6 +1328,10 @@
RelativePath=".\..\src\road_type.h"
>
</File>
<File
RelativePath=".\..\src\roadstop_base.h"
>
</File>
<File
RelativePath=".\..\src\roadveh.h"
>