mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-05 22:04:57 +00:00
(svn r10010) -Fix (r10008): Add articulated_vehicles.h to the project files.
This commit is contained in:
parent
4acf3e4c3f
commit
49b121c638
@ -389,6 +389,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\airport_movement.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\articulated_vehicles.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\autoreplace_cmd.h">
|
||||
</File>
|
||||
|
@ -747,6 +747,10 @@
|
||||
RelativePath=".\..\src\airport_movement.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\articulated_vehicles.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\autoreplace_cmd.h"
|
||||
>
|
||||
|
@ -97,6 +97,7 @@ window.cpp
|
||||
aircraft.h
|
||||
airport.h
|
||||
airport_movement.h
|
||||
articulated_vehicles.h
|
||||
autoreplace_cmd.h
|
||||
aystar.h
|
||||
bmp.h
|
||||
|
Loading…
Reference in New Issue
Block a user