diff options
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index b7e36f79c..4760ea3ca 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -167,9 +167,6 @@ RelativePath=".\aystar.c"> </File> <File - RelativePath=".\bridge_map.c"> - </File> - <File RelativePath=".\callback_table.c"> </File> <File @@ -867,9 +864,15 @@ Name="Map Accessors" Filter=""> <File + RelativePath=".\bridge_map.c"> + </File> + <File RelativePath=".\clear_map.h"> </File> <File + RelativePath=".\industry_map.h"> + </File> + <File RelativePath=".\rail_map.h"> </File> <File @@ -879,6 +882,12 @@ RelativePath=".\road_map.h"> </File> <File + RelativePath=".\station_map.h"> + </File> + <File + RelativePath=".\town_map.h"> + </File> + <File RelativePath=".\tree_map.h"> </File> <File |