summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tile.c1
-rw-r--r--ttd.dsp8
-rw-r--r--ttd.vcproj6
3 files changed, 15 insertions, 0 deletions
diff --git a/tile.c b/tile.c
index f8641ca98..d52cf460d 100644
--- a/tile.c
+++ b/tile.c
@@ -1,3 +1,4 @@
+#include "stdafx.h"
#include "tile.h"
void SetMapExtraBits(TileIndex tile, byte bits)
diff --git a/ttd.dsp b/ttd.dsp
index 2716cd168..3f4a8b5db 100644
--- a/ttd.dsp
+++ b/ttd.dsp
@@ -342,6 +342,10 @@ SOURCE=.\texteff.c
# End Source File
# Begin Source File
+SOURCE=.\tile.c
+# End Source File
+
+# Begin Source File
SOURCE=.\ttd.c
# End Source File
@@ -530,6 +534,10 @@ SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
+SOURCE=.\tile.h
+# End Source File
+
+# Begin Source File
SOURCE=.\town.h
# End Source File
diff --git a/ttd.vcproj b/ttd.vcproj
index 7023f7d90..0718b90df 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -908,6 +908,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\tile.c">
+ </File>
+ <File
RelativePath="ttd.c">
<FileConfiguration
Name="Release|Win32">
@@ -1239,6 +1242,9 @@
RelativePath="StdAfx.h">
</File>
<File
+ RelativePath=".\tile.h">
+ </File>
+ <File
RelativePath=".\town.h">
</File>
<File