summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-06-25 10:40:56 +0000
committerpeter1138 <peter1138@openttd.org>2007-06-25 10:40:56 +0000
commit97a2f5bf2a3690112ea0ed17f19764b26cf20c59 (patch)
treeb7c3b6c9ee370504bf4990b5c4ff9924900215b1 /src/table
parentabfbba139e7f1b138ea11da83eb145e24f0ad350 (diff)
downloadopenttd-97a2f5bf2a3690112ea0ed17f19764b26cf20c59.tar.xz
(svn r10321) -Codechange: refer to sign text 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 8eb737f40..304767bf5 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -28,6 +28,7 @@ enum {
SCC_TOWN_NAME,
SCC_GROUP_NAME,
SCC_VEHICLE_NAME,
+ SCC_SIGN_NAME,
SCC_CURRENCY_COMPACT,
SCC_CURRENCY,