1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h

This commit is contained in:
rubidium
2009-07-22 10:18:19 +00:00
parent 565b99db22
commit cb0409fe52
32 changed files with 58 additions and 45 deletions

View File

@@ -1612,7 +1612,11 @@
>
</File>
<File
RelativePath=".\..\src\waypoint.h"
RelativePath=".\..\src\waypoint_base.h"
>
</File>
<File
RelativePath=".\..\src\waypoint_func.h"
>
</File>
<File

View File

@@ -1609,7 +1609,11 @@
>
</File>
<File
RelativePath=".\..\src\waypoint.h"
RelativePath=".\..\src\waypoint_base.h"
>
</File>
<File
RelativePath=".\..\src\waypoint_func.h"
>
</File>
<File