summaryrefslogtreecommitdiff
path: root/src/table/control_codes.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-06-21 17:38:59 +0000
committerrubidium <rubidium@openttd.org>2007-06-21 17:38:59 +0000
commitf91e05a66ba2f220d2b92b3f6484ad29b44d37d7 (patch)
treecc38e8234cb28c4b83d81e1bd06b92ec67b2b6b7 /src/table/control_codes.h
parent377a5e40c0879b58e28a17aa57d3dd024e911d95 (diff)
downloadopenttd-f91e05a66ba2f220d2b92b3f6484ad29b44d37d7.tar.xz
(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default.
Diffstat (limited to 'src/table/control_codes.h')
-rw-r--r--src/table/control_codes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/table/control_codes.h b/src/table/control_codes.h
index 6daaee0eb..eb24f5766 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -29,9 +29,7 @@ enum {
SCC_GROUP_NAME,
SCC_CURRENCY_COMPACT,
- SCC_CURRENCY_COMPACT_64,
SCC_CURRENCY,
- SCC_CURRENCY_64,
SCC_CARGO,
SCC_CARGO_SHORT,