diff options
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index b4f79e092..75104eea8 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -405,6 +405,9 @@ RelativePath=".\aystar.h"> </File> <File + RelativePath=".\clear.h"> + </File> + <File RelativePath=".\command.h"> </File> <File @@ -534,6 +537,9 @@ RelativePath=".\rail.h"> </File> <File + RelativePath=".\road.h"> + </File> + <File RelativePath=".\saveload.h"> </File> <File @@ -576,6 +582,9 @@ RelativePath=".\town.h"> </File> <File + RelativePath=".\train.h"> + </File> + <File RelativePath=".\variables.h"> </File> <File @@ -588,6 +597,9 @@ RelativePath=".\viewport.h"> </File> <File + RelativePath=".\void.h"> + </File> + <File RelativePath=".\waypoint.h"> </File> <File |