mirror of https://github.com/OpenTTD/OpenTTD
(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
parent
e26f61b3d4
commit
e44c175745
|
@ -299,10 +299,10 @@
|
|||
RelativePath=".\openttd.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ottdres.rc">
|
||||
RelativePath=".\os_timer.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\os_timer.c">
|
||||
RelativePath=".\ottdres.rc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pathfind.c">
|
||||
|
@ -875,6 +875,9 @@
|
|||
<File
|
||||
RelativePath=".\bridge_map.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\bridge_map.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\clear_map.h">
|
||||
</File>
|
||||
|
@ -908,6 +911,9 @@
|
|||
<File
|
||||
RelativePath=".\tunnel_map.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unmovable_map.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\void_map.h">
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue