summaryrefslogtreecommitdiff
path: root/currency.h
diff options
context:
space:
mode:
Diffstat (limited to 'currency.h')
-rw-r--r--currency.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/currency.h b/currency.h
index 46445590f..40fb553a4 100644
--- a/currency.h
+++ b/currency.h
@@ -6,7 +6,7 @@
enum {
CF_NOEURO = 0,
CF_ISEURO = 1,
- NUM_CURRENCY = 26,
+ NUM_CURRENCY = 28,
CUSTOM_CURRENCY_ID = NUM_CURRENCY - 1
};