(svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h.
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
@@ -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"
|
||||
>
|
||||
|
Reference in New Issue
Block a user