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 b78a47e35..77aee0c7b 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -304,6 +304,9 @@ RelativePath=".\newgrf_engine.c"> </File> <File + RelativePath=".\newgrf_sound.c"> + </File> + <File RelativePath=".\newgrf_spritegroup.c"> </File> <File @@ -551,6 +554,9 @@ RelativePath=".\newgrf_engine.h"> </File> <File + RelativePath=".\newgrf_sound.h"> + </File> + <File RelativePath=".\newgrf_spritegroup.h"> </File> <File |