(svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.

This commit is contained in:
rubidium
2008-03-28 16:41:12 +00:00
parent 4a0e471b60
commit 1f870e2bc9
7 changed files with 30 additions and 3 deletions

View File

@@ -1347,6 +1347,10 @@
RelativePath=".\..\src\station_gui.h"
>
</File>
<File
RelativePath=".\..\src\station_type.h"
>
</File>
<File
RelativePath=".\..\src\stdafx.h"
>
@@ -1475,6 +1479,10 @@
RelativePath=".\..\src\waypoint.h"
>
</File>
<File
RelativePath=".\..\src\waypoint_type.h"
>
</File>
<File
RelativePath=".\..\src\music\win32_m.h"
>

View File

@@ -1344,6 +1344,10 @@
RelativePath=".\..\src\station_gui.h"
>
</File>
<File
RelativePath=".\..\src\station_type.h"
>
</File>
<File
RelativePath=".\..\src\stdafx.h"
>
@@ -1472,6 +1476,10 @@
RelativePath=".\..\src\waypoint.h"
>
</File>
<File
RelativePath=".\..\src\waypoint_type.h"
>
</File>
<File
RelativePath=".\..\src\music\win32_m.h"
>