mirror of
https://github.com/zeldaret/tp
synced 2026-06-16 23:00:27 -04:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user