diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-06 10:49:10 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-06 10:49:10 -0400 |
| commit | e9e87a0fe47406b5d2881b9360886842b8731c97 (patch) | |
| tree | 4007bb25d799df054f5cd7bd5cb80b49f0667722 /include/constants | |
| parent | 5f49353de4df86401ec0c7844f08ec1db9587484 (diff) | |
egg_hatch as part of daycare
Diffstat (limited to 'include/constants')
| -rw-r--r-- | include/constants/songs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/songs.h b/include/constants/songs.h index fc42af3fc..dd9335761 100644 --- a/include/constants/songs.h +++ b/include/constants/songs.h @@ -257,7 +257,9 @@ #define MUS_ME_BACHI 260 #define MUS_ME_WAZA 261 #define MUS_ME_KINOMI 262 +#define MUS_ME_SHINKA 263 #define BGM_FRLG_SAFARI_ZONE 264 +#define MUS_SHINKA BGM_FRLG_SAFARI_ZONE #define MUS_ME_B_BIG 268 #define MUS_ME_B_SMALL 269 #define MUS_ME_WASURE 270 |
