summaryrefslogtreecommitdiff
path: root/include/d/save
diff options
context:
space:
mode:
Diffstat (limited to 'include/d/save')
-rw-r--r--include/d/save/d_save.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/d/save/d_save.h b/include/d/save/d_save.h
index df8e54c8fd..bb52c2437b 100644
--- a/include/d/save/d_save.h
+++ b/include/d/save/d_save.h
@@ -33,6 +33,12 @@
#define WALLET_MAX 300
#define BIG_WALLET_MAX 600
#define GIANT_WALLET_MAX 1000
+#define MAX_FINDABLE_FISHES 6
+
+enum ButtonIndexes {
+ /* 0 */ A_BUTTON,
+ /* 1 */ B_BUTTON,
+};
enum Wallets {
/* 0x0 */ WALLET,