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
commita88a1b6f5305971f1f357048c636d3a85b23cb70 (patch)
tree632b931be44849dad0755e1477715c5870d09e84 /source.list
parent622235d8cd64467923d9d16a6399af0c7870a811 (diff)
downloadopenttd-a88a1b6f5305971f1f357048c636d3a85b23cb70.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