summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2007-07-16 13:51:17 +0000
committerglx <glx@openttd.org>2007-07-16 13:51:17 +0000
commit52cba8858638cbd5a24aed14468eecf88f9007f8 (patch)
tree7d16ad609b316ee39f0e21c61d7abcd510c295c3 /source.list
parentc9d293e090f9ff6664d1c168e7b538aebc1d4fdb (diff)
downloadopenttd-52cba8858638cbd5a24aed14468eecf88f9007f8.tar.xz
(svn r10590) -Fix: cargo_packet.* were not sorted correctly in project files
Diffstat (limited to 'source.list')
-rw-r--r--source.list4
1 files changed, 2 insertions, 2 deletions
diff --git a/source.list b/source.list
index 363122fba..52d4b0e40 100644
--- a/source.list
+++ b/source.list
@@ -5,8 +5,8 @@ autoreplace_cmd.cpp
aystar.cpp
bmp.cpp
callback_table.cpp
-cargotype.cpp
cargopacket.cpp
+cargotype.cpp
command.cpp
console.cpp
console_cmds.cpp
@@ -101,8 +101,8 @@ airport_movement.h
articulated_vehicles.h
aystar.h
bmp.h
-cargotype.h
cargopacket.h
+cargotype.h
command.h
console.h
currency.h