summaryrefslogtreecommitdiff
path: root/ttd.dsp
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2005-02-01 18:30:11 +0000
committertruelight <truelight@openttd.org>2005-02-01 18:30:11 +0000
commit6d5fdc2b6883f3522ccd0d4fa49e5855c5c70f79 (patch)
tree35f04fe054bc30ef92e351bf9b71b916a1236a55 /ttd.dsp
parentc02c35e256df49c88bb654f707379f803d70a120 (diff)
downloadopenttd-6d5fdc2b6883f3522ccd0d4fa49e5855c5c70f79.tar.xz
(svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (MemoryPools)
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 b4151cddb..9ef8b7a98 100644
--- a/ttd.dsp
+++ b/ttd.dsp
@@ -277,6 +277,10 @@ SOURCE=.\pathfind.c
# End Source File
# Begin Source File
+SOURCE=.\pool.c
+# End Source File
+
+# Begin Source File
SOURCE=.\players.c
# End Source File
@@ -514,6 +518,10 @@ SOURCE=.\pathfind.h
# End Source File
# Begin Source File
+SOURCE=.\pool.h
+# End Source File
+
+# Begin Source File
SOURCE=.\player.h
# End Source File