diff options
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 2cbc2e4f5..f1b077979 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -266,6 +266,9 @@ RelativePath="pathfind.c"> </File> <File + RelativePath=".\pbs.c"> + </File> + <File RelativePath="players.c"> </File> <File @@ -445,6 +448,9 @@ RelativePath="pathfind.h"> </File> <File + RelativePath=".\pbs.h"> + </File> + <File RelativePath="player.h"> </File> <File |