summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-04-24 13:36:29 +0000
committerrubidium <rubidium@openttd.org>2010-04-24 13:36:29 +0000
commit21883a84d7883df5feb25d6536ec8f67a053fe42 (patch)
tree7ddd6b214c8ac5a74111d771b8fa160aacb7aea9 /source.list
parent1da0086a4537487e12d1ae3c0c9d57079349000d (diff)
downloadopenttd-21883a84d7883df5feb25d6536ec8f67a053fe42.tar.xz
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables
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 ea9414644..b32af8176 100644
--- a/source.list
+++ b/source.list
@@ -205,6 +205,7 @@ newgrf_canal.h
newgrf_cargo.h
newgrf_commons.h
newgrf_config.h
+newgrf_debug.h
newgrf_engine.h
newgrf_generic.h
newgrf_house.h
@@ -389,6 +390,7 @@ music_gui.cpp
network/network_chat_gui.cpp
network/network_content_gui.cpp
network/network_gui.cpp
+newgrf_debug_gui.cpp
newgrf_gui.cpp
news_gui.cpp
order_gui.cpp