summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-06-25 14:46:32 +0000
committerpeter1138 <peter1138@openttd.org>2007-06-25 14:46:32 +0000
commit76874f34bf7e9f6c49751afd7c5afca2850a7c11 (patch)
treeaa01bc9f5e83f354abe440316e280459e85e0fa9 /src/table
parent8ee9e8bf1e0b7c9fe9e9a41044e52f4e0e973634 (diff)
downloadopenttd-76874f34bf7e9f6c49751afd7c5afca2850a7c11.tar.xz
(svn r10324) -Codechange: reference engine names by index
Diffstat (limited to 'src/table')
-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 e841d2e27..e241e9ad0 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -32,6 +32,7 @@ enum {
SCC_COMPANY_NAME,
SCC_COMPANY_NUM,
SCC_PLAYER_NAME,
+ SCC_ENGINE_NAME,
SCC_CURRENCY_COMPACT,
SCC_CURRENCY,