diff options
author | Devin <easyaspi314@users.noreply.github.com> | 2018-01-15 14:10:07 -0500 |
---|---|---|
committer | Devin <easyaspi314@users.noreply.github.com> | 2018-01-15 14:10:07 -0500 |
commit | 200aea1b09b575a476bebd73601ad372dcc66296 (patch) | |
tree | 8bcd63f1bc3facd0c1c42ae1622ba54cf6ec571c /include | |
parent | 694f7f45bfb45e3d257c80b92c8c106d8694fe44 (diff) |
Fixed typos
Diffstat (limited to 'include')
-rw-r--r-- | include/constants/songs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/songs.h b/include/constants/songs.h index fe964cb2d..26ab1da35 100644 --- a/include/constants/songs.h +++ b/include/constants/songs.h @@ -124,7 +124,7 @@ #define SE_W231 120 // Harden #define SE_W171 121 // Nightmare #define SE_W233 122 // Vital Throw -#define SE_W233B 123 // Vital Throw +#define SE_W233B 123 // Vital Throw 2 #define SE_W145 124 // Bubble #define SE_W145B 125 // Bubble 2 #define SE_W145C 126 // Bubble 3 @@ -417,7 +417,7 @@ #define MUS_RG_DEMO 489 // Opening Movie #define MUS_RG_TITLE 490 // Title Screen #define MUS_RG_GUREN 491 // Cinnabar Island -#define MUS_RG_SHION 492 // Lavendar Town +#define MUS_RG_SHION 492 // Lavender Town #define MUS_RG_KAIHUKU 493 // RBY Pokémon Center Healing #define MUS_RG_CYCLING 494 // Cycling #define MUS_RG_ROCKET 495 // Encounter! Team Rocket |