forked from mirror/OpenTTD
(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user