summaryrefslogtreecommitdiff
path: root/src/table/control_codes.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-05-04 22:04:28 +0000
committerrubidium <rubidium@openttd.org>2010-05-04 22:04:28 +0000
commitb11dfa8cb835692a8136120c4ee32ee2608d7f80 (patch)
treef1775ab693acf4a0a293e512614896d0275e7b5a /src/table/control_codes.h
parent5db70ad649129bc9cbdbed58cc62c34f0ee1d376 (diff)
downloadopenttd-b11dfa8cb835692a8136120c4ee32ee2608d7f80.tar.xz
(svn r19758) -Add: {HEIGHT} string command
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 29ad80b26..4df3badee 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -56,6 +56,7 @@ enum StringControlCode {
SCC_WEIGHT_SHORT,
SCC_FORCE,
SCC_VELOCITY,
+ SCC_HEIGHT,
SCC_DATE_TINY,
SCC_DATE_SHORT,