diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-13 14:12:36 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-13 14:12:36 -0400 |
commit | 8ec229b5570acf7b1efd6192bc27968eafdc0474 (patch) | |
tree | bcec3d91224c7f3cdb596e2b6d9bd19d71e75409 /include/constants | |
parent | 7f34be2b7783152785d8d536c09499348acba42e (diff) |
Initial map header dump
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/songs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/songs.h b/include/constants/songs.h index b216ac988..fc42af3fc 100644 --- a/include/constants/songs.h +++ b/include/constants/songs.h @@ -257,6 +257,7 @@ #define MUS_ME_BACHI 260 #define MUS_ME_WAZA 261 #define MUS_ME_KINOMI 262 +#define BGM_FRLG_SAFARI_ZONE 264 #define MUS_ME_B_BIG 268 #define MUS_ME_B_SMALL 269 #define MUS_ME_WASURE 270 |