diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-15 02:53:50 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-15 02:53:50 -0400 |
commit | 3e80e081b5c9d44ecc2e507302f67d4fbd8c48e6 (patch) | |
tree | 7c4a12cda114671550ed2e45f13ced5656e0775a /sound/song_table.inc | |
parent | 5d56632d032a4a908d4bfe2d9ddd648020364716 (diff) |
Voicegroups need names
Diffstat (limited to 'sound/song_table.inc')
-rw-r--r-- | sound/song_table.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/song_table.inc b/sound/song_table.inc index d2aa7d327..605a6ec8a 100644 --- a/sound/song_table.inc +++ b/sound/song_table.inc @@ -437,7 +437,7 @@ gSongTable:: @ 845548C song bgm_machupi, 0, 0 @ Mt. Pyte (Outside) song bgm_p_school, 0, 0 @ Pokémon Trainer's School song bgm_dendou, 0, 0 @ Hall of Fame - song bgm_tonekusa, 0, 0 @ Lavaridge Town + song bgm_tonekusa, 0, 0 @ Fallarbor Town song bgm_maborosi, 0, 0 @ Sealed Chamber song bgm_con_fan, 0, 0 @ You are the Champion! song bgm_contest0, 0, 0 @ Pokémon Contest |