summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorKUDr <KUDr@openttd.org>2007-06-29 23:30:14 +0000
committerKUDr <KUDr@openttd.org>2007-06-29 23:30:14 +0000
commitec1e0b8152ec5432041a200b796bb744e3e21111 (patch)
tree632b931be44849dad0755e1477715c5870d09e84 /source.list
parent297248c83f47b533ef39c36f5206be63ccdd9c82 (diff)
downloadopenttd-ec1e0b8152ec5432041a200b796bb744e3e21111.tar.xz
(svn r10391) -Add: debug support - structured dump of variables/classes/structures (with anti-recursion repository) into string
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/source.list b/source.list
index 0490b7d6c..36ad7486b 100644
--- a/source.list
+++ b/source.list
@@ -369,6 +369,8 @@ misc/binaryheap.hpp
misc/blob.hpp
misc/countedptr.hpp
misc/crc32.hpp
+misc/dbg_helpers.cpp
+misc/dbg_helpers.h
misc/fixedsizearray.hpp
misc/hashtable.hpp
misc/str.hpp