summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-24 11:55:25 +0000
committerrubidium <rubidium@openttd.org>2008-05-24 11:55:25 +0000
commit68bb5a08c50e6c25a26625fc324609d2fd93989a (patch)
treed6b216b690c164e5238e3bf8f6b341a6817c41b8 /source.list
parent8b1e7c818945959b5d346812dc8dba4be52c343b (diff)
downloadopenttd-68bb5a08c50e6c25a26625fc324609d2fd93989a.tar.xz
(svn r13231) -Codechange: split the core console code and the console GUI.
Diffstat (limited to 'source.list')
-rw-r--r--source.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.list b/source.list
index e3519182f..90513792f 100644
--- a/source.list
+++ b/source.list
@@ -13,6 +13,7 @@ cheat.cpp
command.cpp
console.cpp
console_cmds.cpp
+console_gui.cpp
currency.cpp
date.cpp
debug.cpp