summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2014-09-20 15:46:44 +0000
committerrubidium <rubidium@openttd.org>2014-09-20 15:46:44 +0000
commit9e0f4b3847469194856cc24e6ce666edf9d78fa2 (patch)
tree22273aedab16b095f6f6e8e81d6263e9df708f28 /source.list
parent6c2abf0930c23e7da82a892fb37c97786c245c00 (diff)
downloadopenttd-9e0f4b3847469194856cc24e6ce666edf9d78fa2.tar.xz
(svn r26864) -Codechange: bring a bit more OO into the disaster vehicles
Diffstat (limited to 'source.list')
-rw-r--r--source.list3
1 files changed, 2 insertions, 1 deletions
diff --git a/source.list b/source.list
index b08f173b3..6f43a4905 100644
--- a/source.list
+++ b/source.list
@@ -19,6 +19,7 @@ date.cpp
debug.cpp
dedicated.cpp
depot.cpp
+disaster_vehicle.cpp
driver.cpp
economy.cpp
effectvehicle.cpp
@@ -172,6 +173,7 @@ depot_map.h
depot_type.h
direction_func.h
direction_type.h
+disaster_vehicle.h
music/dmusic.h
driver.h
economy_base.h
@@ -563,7 +565,6 @@ autoreplace_cmd.cpp
clear_cmd.cpp
company_cmd.cpp
depot_cmd.cpp
-disaster_cmd.cpp
group_cmd.cpp
industry_cmd.cpp
misc_cmd.cpp