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
commiteb3347e9d85220e8c9573a0b672aedf2a7e510cd (patch)
treed6b216b690c164e5238e3bf8f6b341a6817c41b8 /source.list
parent9da2cd6e022b1a966c7fb7e51ddcee32790a1b48 (diff)
downloadopenttd-eb3347e9d85220e8c9573a0b672aedf2a7e510cd.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