summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-04-17 21:21:01 +0000
committerrubidium <rubidium@openttd.org>2008-04-17 21:21:01 +0000
commitb1d1a4ac660de8415a066c43656459aeada434c8 (patch)
tree5c9f5720b6e3a7be462d940982b7a3ed266ae13f /source.list
parent5050ba84fb92c814161dbb129096fb642fc1d55c (diff)
downloadopenttd-b1d1a4ac660de8415a066c43656459aeada434c8.tar.xz
(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.
Diffstat (limited to 'source.list')
-rw-r--r--source.list8
1 files changed, 7 insertions, 1 deletions
diff --git a/source.list b/source.list
index 7d0c75f95..b8f480abc 100644
--- a/source.list
+++ b/source.list
@@ -9,6 +9,8 @@ bmp.cpp
callback_table.cpp
cargopacket.cpp
cargotype.cpp
+cheat.cpp
+cheat_gui.cpp
command.cpp
console.cpp
console_cmds.cpp
@@ -139,13 +141,17 @@ cmd_helper.h
command_func.h
command_type.h
console.h
+cheat_func.h
+cheat_type.h
currency.h
date_func.h
date_type.h
debug.h
video/dedicated_v.h
ai/default/default.h
-depot.h
+depot_base.h
+depot_func.h
+depot_map.h
depot_type.h
direction_func.h
direction_type.h