Finish main menu decomp
This commit is contained in:
@@ -1377,7 +1377,7 @@
|
||||
#define TRAINERS_FLAG_NO 0x356
|
||||
#define CODE_FLAGS (FLAG_TRAINER_FLAG_START + TRAINERS_FLAG_NO + 0xA) // 0x860
|
||||
|
||||
// TODO: Find what these are
|
||||
// TODO: These three are badge flags
|
||||
#define FLAG_UNK820 0x820
|
||||
#define FLAG_UNK824 0x824
|
||||
#define FLAG_UNK826 0x826
|
||||
|
||||
@@ -45,7 +45,7 @@ enum
|
||||
|
||||
enum
|
||||
{
|
||||
OPTIONS_BUTTON_MODE_NORMAL,
|
||||
OPTIONS_BUTTON_MODE_HELP,
|
||||
OPTIONS_BUTTON_MODE_LR,
|
||||
OPTIONS_BUTTON_MODE_L_EQUALS_A
|
||||
};
|
||||
|
||||
@@ -254,7 +254,7 @@
|
||||
#define SE_SHIP_HORN 249
|
||||
#define SE_HELP_OPEN 250
|
||||
#define SE_HELP_CLOSE 251
|
||||
#define SE_HELP_PAGE 252
|
||||
#define SE_HELP_ERR 252
|
||||
|
||||
#define MUS_ME_ASA 256
|
||||
#define MUS_FANFA1 257
|
||||
|
||||
Reference in New Issue
Block a user