diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-03-24 13:09:46 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-03-24 13:15:37 -0500 |
commit | 456cc3a6f02b6f45753b47e5ea37bd92e616f089 (patch) | |
tree | 6bda4b048a176415741bc253d94f6ffd980dbbe2 /include | |
parent | d3ff307f9f1067ae1a893bed1938417eb0c07c83 (diff) |
Split out the remaining wireless-related files
Diffstat (limited to 'include')
-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 14b766965..3778d5f08 100644 --- a/include/constants/songs.h +++ b/include/constants/songs.h @@ -467,7 +467,7 @@ #define MUS_RG_UNION 539 // Union Room #define MUS_RG_NETWORK 540 // Network Center #define MUS_RG_OKURIMONO 541 // Mystery Gift -#define MUS_RG_KINOMIKUI 542 +#define MUS_RG_KINOMIKUI 542 // Dodrio Berry Picking #define MUS_RG_NANADUNGEON 543 // Sevii Caves/Altering Cave (Mt. Moon) #define MUS_RG_OSHIE_TV 544 // Follow Me! #define MUS_RG_NANASHIMA 545 // Sevii Islands Routes (Lake of Rage) |