summaryrefslogtreecommitdiff
path: root/src/table/control_codes.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-06-25 13:30:38 +0000
committerpeter1138 <peter1138@openttd.org>2007-06-25 13:30:38 +0000
commit8ee9e8bf1e0b7c9fe9e9a41044e52f4e0e973634 (patch)
tree2aea1c963774b012ba0a63a2d9573f247003e6a9 /src/table/control_codes.h
parent4e1e697bc638d89828910fe3bd042d5501f0fd77 (diff)
downloadopenttd-8ee9e8bf1e0b7c9fe9e9a41044e52f4e0e973634.tar.xz
(svn r10323) -Codechange: reference company name, number and player (president) name
by index
Diffstat (limited to 'src/table/control_codes.h')
-rw-r--r--src/table/control_codes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/table/control_codes.h b/src/table/control_codes.h
index 304767bf5..e841d2e27 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -29,6 +29,9 @@ enum {
SCC_GROUP_NAME,
SCC_VEHICLE_NAME,
SCC_SIGN_NAME,
+ SCC_COMPANY_NAME,
+ SCC_COMPANY_NUM,
+ SCC_PLAYER_NAME,
SCC_CURRENCY_COMPACT,
SCC_CURRENCY,