(svn r3809) - Add map accessor files to MS VS 2003 project file

pull/155/head
peter1138 19 years ago
parent fca5823238
commit 9a09704d08

@ -404,9 +404,6 @@
<File
RelativePath=".\aystar.h">
</File>
<File
RelativePath=".\clear.h">
</File>
<File
RelativePath=".\command.h">
</File>
@ -536,9 +533,6 @@
<File
RelativePath=".\rail.h">
</File>
<File
RelativePath=".\road.h">
</File>
<File
RelativePath=".\saveload.h">
</File>
@ -596,9 +590,6 @@
<File
RelativePath=".\viewport.h">
</File>
<File
RelativePath=".\void.h">
</File>
<File
RelativePath=".\waypoint.h">
</File>
@ -872,6 +863,37 @@
</File>
</Filter>
</Filter>
<Filter
Name="Map Accessors"
Filter="">
<File
RelativePath=".\clear_map.h">
</File>
<File
RelativePath=".\rail_map.h">
</File>
<File
RelativePath=".\road_map.c">
</File>
<File
RelativePath=".\road_map.h">
</File>
<File
RelativePath=".\tree_map.h">
</File>
<File
RelativePath=".\tunnel_map.c">
</File>
<File
RelativePath=".\tunnel_map.h">
</File>
<File
RelativePath=".\void_map.h">
</File>
<File
RelativePath=".\water_map.h">
</File>
</Filter>
<File
RelativePath=".\mainicon.ico">
</File>

Loading…
Cancel
Save