summaryrefslogtreecommitdiff
path: root/src/table/control_codes.h
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-11-23 16:04:28 +0000
committertruebrain <truebrain@openttd.org>2011-11-23 16:04:28 +0000
commit4e09cde6495f35a6d56cacc0dbf636df7bc94dbd (patch)
treefa1f58ed1e44a0481c4621fa8f955aacc9b8cfd2 /src/table/control_codes.h
parent389ffec7dbd8ba69fddb477840fcb6f34221583c (diff)
downloadopenttd-4e09cde6495f35a6d56cacc0dbf636df7bc94dbd.tar.xz
(svn r23297) -Add: {CARGO_TINY} (Rubidium)
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 61399c834..a1cfe7576 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -50,6 +50,7 @@ enum StringControlCode {
SCC_CARGO_LONG,
SCC_CARGO_SHORT,
+ SCC_CARGO_TINY,
SCC_POWER,
SCC_VOLUME_LONG,
SCC_VOLUME_SHORT,