mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-16 00:12:51 +00:00
(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
This commit is contained in:
parent
e26f61b3d4
commit
e44c175745
@ -299,10 +299,10 @@
|
|||||||
RelativePath=".\openttd.c">
|
RelativePath=".\openttd.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\ottdres.rc">
|
RelativePath=".\os_timer.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\os_timer.c">
|
RelativePath=".\ottdres.rc">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\pathfind.c">
|
RelativePath=".\pathfind.c">
|
||||||
@ -875,6 +875,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\bridge_map.c">
|
RelativePath=".\bridge_map.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\bridge_map.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\clear_map.h">
|
RelativePath=".\clear_map.h">
|
||||||
</File>
|
</File>
|
||||||
@ -908,6 +911,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\tunnel_map.h">
|
RelativePath=".\tunnel_map.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\unmovable_map.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\void_map.h">
|
RelativePath=".\void_map.h">
|
||||||
</File>
|
</File>
|
||||||
|
Loading…
Reference in New Issue
Block a user