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
commitfb7964e90270d4471774a4625e5ef03dd7a6eae2 (patch)
treecc38e8234cb28c4b83d81e1bd06b92ec67b2b6b7 /src/table/control_codes.h
parente432c7459ea0ea009518d3f3038d08ec97bbf8df (diff)
downloadopenttd-fb7964e90270d4471774a4625e5ef03dd7a6eae2.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,