summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authormaedhros <maedhros@openttd.org>2007-01-21 12:35:35 +0000
committermaedhros <maedhros@openttd.org>2007-01-21 12:35:35 +0000
commitbabda828abce35a11b026d08a4c761e331d09560 (patch)
tree34e07eb38177465fc3e40e25c165764ca6007b9e /source.list
parentcf06eae3bbafcb53f040393f14c62fe4e583831c (diff)
downloadopenttd-babda828abce35a11b026d08a4c761e331d09560.tar.xz
(svn r8301) -Codechange: Move the code relating to the sign list window from graph_gui.cpp to a file of its own: signs_gui.cpp.
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 bae3a3d92..3ee141f45 100644
--- a/source.list
+++ b/source.list
@@ -208,6 +208,7 @@ road_gui.cpp
roadveh_gui.cpp
settings_gui.cpp
ship_gui.cpp
+signs_gui.cpp
smallmap_gui.cpp
station_gui.cpp
subsidy_gui.cpp