summaryrefslogtreecommitdiff
path: root/ttd.dsp
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2005-01-12 11:21:28 +0000
committertruelight <truelight@openttd.org>2005-01-12 11:21:28 +0000
commita243285af4aa15923c5f2905a01a101603f72517 (patch)
tree23a6d3557feb58903656bb5447653052cda86af7 /ttd.dsp
parentff23795f5be95d273c2168d71cbc25fa7fff1c3e (diff)
downloadopenttd-a243285af4aa15923c5f2905a01a101603f72517.tar.xz
(svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it for
dynamic arrays
Diffstat (limited to 'ttd.dsp')
-rw-r--r--ttd.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/ttd.dsp b/ttd.dsp
index 37bb0b65c..02681a03f 100644
--- a/ttd.dsp
+++ b/ttd.dsp
@@ -297,6 +297,10 @@ SOURCE=.\settings.c
# End Source File
# Begin Source File
+SOURCE=.\signs.c
+# End Source File
+
+# Begin Source File
SOURCE=.\sound.c
# End Source File
@@ -510,6 +514,10 @@ SOURCE=.\saveload.h
# End Source File
# Begin Source File
+SOURCE=.\signs.h
+# End Source File
+
+# Begin Source File
SOURCE=.\sound.h
# End Source File