diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-08 10:31:33 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-08 10:31:33 -0400 |
commit | 99bd3d91547858203c84cdf7f4ec37effabc0385 (patch) | |
tree | 0474d1930129cd1943300d1be78b849061e3532f /include/constants/songs.h | |
parent | 0f67a952a396c80984236b45974407bcc8f6191d (diff) |
Finish main menu decomp
Diffstat (limited to 'include/constants/songs.h')
-rw-r--r-- | include/constants/songs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/songs.h b/include/constants/songs.h index 193a57756..3c0e72757 100644 --- a/include/constants/songs.h +++ b/include/constants/songs.h @@ -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 |