summaryrefslogtreecommitdiff
path: root/src/table/control_codes.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-06-24 22:42:11 +0000
committerpeter1138 <peter1138@openttd.org>2007-06-24 22:42:11 +0000
commit3878c55f345e51999fd5311b7683d897f7a91aa2 (patch)
treed9368d95af8a7f09cc32a4f7eb328fb63e863059 /src/table/control_codes.h
parente0a9a7d3888668c81e56e626e262d435c38c31b2 (diff)
downloadopenttd-3878c55f345e51999fd5311b7683d897f7a91aa2.tar.xz
(svn r10314) -Codechange: Refer to vehicle names by index
Diffstat (limited to 'src/table/control_codes.h')
-rw-r--r--src/table/control_codes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/table/control_codes.h b/src/table/control_codes.h
index eb24f5766..8eb737f40 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -27,6 +27,7 @@ enum {
SCC_STATION_NAME,
SCC_TOWN_NAME,
SCC_GROUP_NAME,
+ SCC_VEHICLE_NAME,
SCC_CURRENCY_COMPACT,
SCC_CURRENCY,