diff src/table/control_codes.h @ 6643:18d58b36b9b3 draft

(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
author rubidium <rubidium@openttd.org>
date Sat, 19 May 2007 09:40:18 +0000 (2007-05-19)
parents eabf4b86aed6
children 4116d048f32a
line wrap: on
line diff
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -26,6 +26,7 @@
 	SCC_WAYPOINT_NAME,
 	SCC_STATION_NAME,
 	SCC_TOWN_NAME,
+	SCC_GROUP_NAME,
 
 	SCC_CURRENCY_COMPACT,
 	SCC_CURRENCY_COMPACT_64,