Some documentation on d_menu_fishing (#2115)

* d_menu_fishing documentation pass

* some changes on d_menu_ring and d_menu_skill
This commit is contained in:
Trueffel
2024-03-31 09:09:48 +02:00
committed by GitHub
parent a42689be47
commit 4cbf3e121b
7 changed files with 143 additions and 129 deletions
+6
View File
@@ -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,