diff options
author | tron <tron@openttd.org> | 2005-12-14 06:51:19 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-12-14 06:51:19 +0000 |
commit | 82542799e2e9bd03271e606b223b331e2c57ac4b (patch) | |
tree | 87cf1216b177c5bfa5e031753d6da558fa1ab06a | |
parent | 28b8b7e269f9585e2b0caafa690d7d323b67e524 (diff) | |
download | openttd-82542799e2e9bd03271e606b223b331e2c57ac4b.tar.xz |
(svn r3301) One more static
-rw-r--r-- | openttd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1093,7 +1093,7 @@ static void UpdateExclusiveRights(void) */ } -const byte convert_currency[] = { +static const byte convert_currency[] = { 0, 1, 12, 8, 3, 10, 14, 19, 4, 5, 9, 11, 13, 6, 17, |