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 | |
parent | 5d56632d032a4a908d4bfe2d9ddd648020364716 (diff) |
Voicegroups need names
423 files changed, 917 insertions, 917 deletions
diff --git a/include/gba/m4a_internal.h b/include/gba/m4a_internal.h index ff92fcc40..9df1ed940 100644 --- a/include/gba/m4a_internal.h +++ b/include/gba/m4a_internal.h @@ -368,7 +368,7 @@ extern const u8 gNoiseTable[]; extern const struct PokemonCrySong gPokemonCrySongTemplate; -extern const struct ToneData voicegroup_pokemon_cry; +extern const struct ToneData voicegroup000; extern char gNumMusicPlayers[]; extern char gMaxLines[]; 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 diff --git a/sound/songs/bgm_ajito.s b/sound/songs/bgm_ajito.s index 3e4abaeca..fcb8323ae 100644 --- a/sound/songs/bgm_ajito.s +++ b/sound/songs/bgm_ajito.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_ajito_grp, voicegroup_84455E8 + .equ bgm_ajito_grp, voicegroup073 .equ bgm_ajito_pri, 0 .equ bgm_ajito_rev, reverb_set+50 .equ bgm_ajito_mvl, 127 diff --git a/sound/songs/bgm_aqa_0.s b/sound/songs/bgm_aqa_0.s index 6f88eebfe..e111b9427 100644 --- a/sound/songs/bgm_aqa_0.s +++ b/sound/songs/bgm_aqa_0.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_aqa_0_grp, voicegroup_84413E8 + .equ bgm_aqa_0_grp, voicegroup062 .equ bgm_aqa_0_pri, 0 .equ bgm_aqa_0_rev, reverb_set+50 .equ bgm_aqa_0_mvl, 127 diff --git a/sound/songs/bgm_ashroad.s b/sound/songs/bgm_ashroad.s index c099a726f..eab28f8da 100644 --- a/sound/songs/bgm_ashroad.s +++ b/sound/songs/bgm_ashroad.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_ashroad_grp, voicegroup_843D9BC + .equ bgm_ashroad_grp, voicegroup052 .equ bgm_ashroad_pri, 0 .equ bgm_ashroad_rev, reverb_set+50 .equ bgm_ashroad_mvl, 127 diff --git a/sound/songs/bgm_ayasii.s b/sound/songs/bgm_ayasii.s index a39491ed7..01453a757 100644 --- a/sound/songs/bgm_ayasii.s +++ b/sound/songs/bgm_ayasii.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_ayasii_grp, voicegroup_8442BE8 + .equ bgm_ayasii_grp, voicegroup066 .equ bgm_ayasii_pri, 0 .equ bgm_ayasii_rev, reverb_set+50 .equ bgm_ayasii_mvl, 127 diff --git a/sound/songs/bgm_b_tower.s b/sound/songs/bgm_b_tower.s index 597da9917..e93233872 100644 --- a/sound/songs/bgm_b_tower.s +++ b/sound/songs/bgm_b_tower.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_b_tower_grp, voicegroup_843708C + .equ bgm_b_tower_grp, voicegroup032 .equ bgm_b_tower_pri, 0 .equ bgm_b_tower_rev, reverb_set+50 .equ bgm_b_tower_mvl, 127 diff --git a/sound/songs/bgm_battle20.s b/sound/songs/bgm_battle20.s index 5a2d2bfce..a058feaf6 100644 --- a/sound/songs/bgm_battle20.s +++ b/sound/songs/bgm_battle20.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle20_grp, voicegroup_844F50C + .equ bgm_battle20_grp, voicegroup102 .equ bgm_battle20_pri, 1 .equ bgm_battle20_rev, reverb_set+50 .equ bgm_battle20_mvl, 127 diff --git a/sound/songs/bgm_battle27.s b/sound/songs/bgm_battle27.s index 07f0de876..9960267d8 100644 --- a/sound/songs/bgm_battle27.s +++ b/sound/songs/bgm_battle27.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle27_grp, voicegroup_844ECF0 + .equ bgm_battle27_grp, voicegroup100 .equ bgm_battle27_pri, 1 .equ bgm_battle27_rev, reverb_set+50 .equ bgm_battle27_mvl, 127 diff --git a/sound/songs/bgm_battle30.s b/sound/songs/bgm_battle30.s index 57727d0d6..57f5e3e42 100644 --- a/sound/songs/bgm_battle30.s +++ b/sound/songs/bgm_battle30.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle30_grp, voicegroup_8451390 + .equ bgm_battle30_grp, voicegroup109 .equ bgm_battle30_pri, 1 .equ bgm_battle30_rev, reverb_set+50 .equ bgm_battle30_mvl, 127 diff --git a/sound/songs/bgm_battle31.s b/sound/songs/bgm_battle31.s index 11d2a745e..1bcf122a3 100644 --- a/sound/songs/bgm_battle31.s +++ b/sound/songs/bgm_battle31.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle31_grp, voicegroup_844F0C8 + .equ bgm_battle31_grp, voicegroup101 .equ bgm_battle31_pri, 1 .equ bgm_battle31_rev, reverb_set+50 .equ bgm_battle31_mvl, 127 diff --git a/sound/songs/bgm_battle32.s b/sound/songs/bgm_battle32.s index c5bd1d608..d27f5a171 100644 --- a/sound/songs/bgm_battle32.s +++ b/sound/songs/bgm_battle32.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle32_grp, voicegroup_844F950 + .equ bgm_battle32_grp, voicegroup103 .equ bgm_battle32_pri, 1 .equ bgm_battle32_rev, reverb_set+50 .equ bgm_battle32_mvl, 127 diff --git a/sound/songs/bgm_battle33.s b/sound/songs/bgm_battle33.s index 3ad9c4d6c..da51f1dfb 100644 --- a/sound/songs/bgm_battle33.s +++ b/sound/songs/bgm_battle33.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle33_grp, voicegroup_844FD94 + .equ bgm_battle33_grp, voicegroup104 .equ bgm_battle33_pri, 1 .equ bgm_battle33_rev, reverb_set+50 .equ bgm_battle33_mvl, 127 diff --git a/sound/songs/bgm_battle34.s b/sound/songs/bgm_battle34.s index 82954f5f8..bb83efda3 100644 --- a/sound/songs/bgm_battle34.s +++ b/sound/songs/bgm_battle34.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle34_grp, voicegroup_845058C + .equ bgm_battle34_grp, voicegroup106 .equ bgm_battle34_pri, 1 .equ bgm_battle34_rev, reverb_set+50 .equ bgm_battle34_mvl, 127 diff --git a/sound/songs/bgm_battle35.s b/sound/songs/bgm_battle35.s index 8d4fafb33..178d04844 100644 --- a/sound/songs/bgm_battle35.s +++ b/sound/songs/bgm_battle35.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle35_grp, voicegroup_8450B8C + .equ bgm_battle35_grp, voicegroup107 .equ bgm_battle35_pri, 1 .equ bgm_battle35_rev, reverb_set+50 .equ bgm_battle35_mvl, 127 diff --git a/sound/songs/bgm_battle36.s b/sound/songs/bgm_battle36.s index 7f5f81ee3..75080c72d 100644 --- a/sound/songs/bgm_battle36.s +++ b/sound/songs/bgm_battle36.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle36_grp, voicegroup_845019C + .equ bgm_battle36_grp, voicegroup105 .equ bgm_battle36_pri, 1 .equ bgm_battle36_rev, reverb_set+50 .equ bgm_battle36_mvl, 127 diff --git a/sound/songs/bgm_battle38.s b/sound/songs/bgm_battle38.s index 67682909e..78d40f682 100644 --- a/sound/songs/bgm_battle38.s +++ b/sound/songs/bgm_battle38.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_battle38_grp, voicegroup_8450FA0 + .equ bgm_battle38_grp, voicegroup108 .equ bgm_battle38_pri, 1 .equ bgm_battle38_rev, reverb_set+50 .equ bgm_battle38_mvl, 127 diff --git a/sound/songs/bgm_bd_time.s b/sound/songs/bgm_bd_time.s index 1a92f0d9f..dd1cf0a63 100644 --- a/sound/songs/bgm_bd_time.s +++ b/sound/songs/bgm_bd_time.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_bd_time_grp, voicegroup_8437EB4 + .equ bgm_bd_time_grp, voicegroup035 .equ bgm_bd_time_pri, 0 .equ bgm_bd_time_rev, reverb_set+50 .equ bgm_bd_time_mvl, 127 diff --git a/sound/songs/bgm_bijyutu.s b/sound/songs/bgm_bijyutu.s index b17b09253..fc1b17083 100644 --- a/sound/songs/bgm_bijyutu.s +++ b/sound/songs/bgm_bijyutu.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_bijyutu_grp, voicegroup_8433534 + .equ bgm_bijyutu_grp, voicegroup017 .equ bgm_bijyutu_pri, 0 .equ bgm_bijyutu_rev, reverb_set+50 .equ bgm_bijyutu_mvl, 127 diff --git a/sound/songs/bgm_boy_sup.s b/sound/songs/bgm_boy_sup.s index dfffd22c9..f7df3d52e 100644 --- a/sound/songs/bgm_boy_sup.s +++ b/sound/songs/bgm_boy_sup.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_boy_sup_grp, voicegroup_8441FE8 + .equ bgm_boy_sup_grp, voicegroup064 .equ bgm_boy_sup_pri, 0 .equ bgm_boy_sup_rev, reverb_set+50 .equ bgm_boy_sup_mvl, 127 diff --git a/sound/songs/bgm_boyeye.s b/sound/songs/bgm_boyeye.s index d5e9acdb9..800f30dfc 100644 --- a/sound/songs/bgm_boyeye.s +++ b/sound/songs/bgm_boyeye.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_boyeye_grp, voicegroup_8435514 + .equ bgm_boyeye_grp, voicegroup025 .equ bgm_boyeye_pri, 0 .equ bgm_boyeye_rev, reverb_set+50 .equ bgm_boyeye_mvl, 127 diff --git a/sound/songs/bgm_c_road.s b/sound/songs/bgm_c_road.s index 3f3eb0bb7..52093e41b 100644 --- a/sound/songs/bgm_c_road.s +++ b/sound/songs/bgm_c_road.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_c_road_grp, voicegroup_8444FE8 + .equ bgm_c_road_grp, voicegroup072 .equ bgm_c_road_pri, 0 .equ bgm_c_road_rev, reverb_set+50 .equ bgm_c_road_mvl, 127 diff --git a/sound/songs/bgm_casino.s b/sound/songs/bgm_casino.s index 3cba37299..89887267a 100644 --- a/sound/songs/bgm_casino.s +++ b/sound/songs/bgm_casino.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_casino_grp, voicegroup_8443DE8 + .equ bgm_casino_grp, voicegroup069 .equ bgm_casino_pri, 0 .equ bgm_casino_rev, reverb_set+50 .equ bgm_casino_mvl, 127 diff --git a/sound/songs/bgm_con_fan.s b/sound/songs/bgm_con_fan.s index 4c37906fa..279d778f0 100644 --- a/sound/songs/bgm_con_fan.s +++ b/sound/songs/bgm_con_fan.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_con_fan_grp, voicegroup_84483F0 + .equ bgm_con_fan_grp, voicegroup082 .equ bgm_con_fan_pri, 0 .equ bgm_con_fan_rev, reverb_set+50 .equ bgm_con_fan_mvl, 127 diff --git a/sound/songs/bgm_con_k.s b/sound/songs/bgm_con_k.s index b5f13ec91..aa73f0c7d 100644 --- a/sound/songs/bgm_con_k.s +++ b/sound/songs/bgm_con_k.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_con_k_grp, voicegroup_844ADF0 + .equ bgm_con_k_grp, voicegroup089 .equ bgm_con_k_pri, 0 .equ bgm_con_k_rev, reverb_set+50 .equ bgm_con_k_mvl, 127 diff --git a/sound/songs/bgm_conlobby.s b/sound/songs/bgm_conlobby.s index 0de5e57db..9b2f66f3f 100644 --- a/sound/songs/bgm_conlobby.s +++ b/sound/songs/bgm_conlobby.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_conlobby_grp, voicegroup_844D1F0 + .equ bgm_conlobby_grp, voicegroup095 .equ bgm_conlobby_pri, 0 .equ bgm_conlobby_rev, reverb_set+50 .equ bgm_conlobby_mvl, 127 diff --git a/sound/songs/bgm_contest0.s b/sound/songs/bgm_contest0.s index f3b610234..34fbf0af1 100644 --- a/sound/songs/bgm_contest0.s +++ b/sound/songs/bgm_contest0.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_contest0_grp, voicegroup_84489F0 + .equ bgm_contest0_grp, voicegroup083 .equ bgm_contest0_pri, 0 .equ bgm_contest0_rev, reverb_set+50 .equ bgm_contest0_mvl, 127 diff --git a/sound/songs/bgm_cycling.s b/sound/songs/bgm_cycling.s index 87605f57a..043f98129 100644 --- a/sound/songs/bgm_cycling.s +++ b/sound/songs/bgm_cycling.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_cycling_grp, voicegroup_843B844 + .equ bgm_cycling_grp, voicegroup046 .equ bgm_cycling_pri, 0 .equ bgm_cycling_rev, reverb_set+50 .equ bgm_cycling_mvl, 127 diff --git a/sound/songs/bgm_daigo.s b/sound/songs/bgm_daigo.s index 4e50a1a38..93fc33842 100644 --- a/sound/songs/bgm_daigo.s +++ b/sound/songs/bgm_daigo.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_daigo_grp, voicegroup_844DDF0 + .equ bgm_daigo_grp, voicegroup097 .equ bgm_daigo_pri, 0 .equ bgm_daigo_rev, reverb_set+50 .equ bgm_daigo_mvl, 127 diff --git a/sound/songs/bgm_dan01.s b/sound/songs/bgm_dan01.s index 2612ba317..a7fcb1659 100644 --- a/sound/songs/bgm_dan01.s +++ b/sound/songs/bgm_dan01.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_dan01_grp, voicegroup_8432B38 + .equ bgm_dan01_grp, voicegroup015 .equ bgm_dan01_pri, 0 .equ bgm_dan01_rev, reverb_set+50 .equ bgm_dan01_mvl, 127 diff --git a/sound/songs/bgm_dan02.s b/sound/songs/bgm_dan02.s index fc739a6f3..cf8531108 100644 --- a/sound/songs/bgm_dan02.s +++ b/sound/songs/bgm_dan02.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_dan02_grp, voicegroup_8435D18 + .equ bgm_dan02_grp, voicegroup027 .equ bgm_dan02_pri, 0 .equ bgm_dan02_rev, reverb_set+50 .equ bgm_dan02_mvl, 127 diff --git a/sound/songs/bgm_dan03.s b/sound/songs/bgm_dan03.s index bc6a60725..2db05620c 100644 --- a/sound/songs/bgm_dan03.s +++ b/sound/songs/bgm_dan03.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_dan03_grp, voicegroup_8437A88 + .equ bgm_dan03_grp, voicegroup034 .equ bgm_dan03_pri, 0 .equ bgm_dan03_rev, reverb_set+50 .equ bgm_dan03_mvl, 127 diff --git a/sound/songs/bgm_deepdeep.s b/sound/songs/bgm_deepdeep.s index c6912e061..cba06ab17 100644 --- a/sound/songs/bgm_deepdeep.s +++ b/sound/songs/bgm_deepdeep.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_deepdeep_grp, voicegroup_843E5BC + .equ bgm_deepdeep_grp, voicegroup054 .equ bgm_deepdeep_pri, 0 .equ bgm_deepdeep_rev, reverb_set+50 .equ bgm_deepdeep_mvl, 127 diff --git a/sound/songs/bgm_demo1.s b/sound/songs/bgm_demo1.s index 7ed6f7666..340d61a93 100644 --- a/sound/songs/bgm_demo1.s +++ b/sound/songs/bgm_demo1.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_demo1_grp, voicegroup_843F5E8 + .equ bgm_demo1_grp, voicegroup057 .equ bgm_demo1_pri, 0 .equ bgm_demo1_rev, reverb_set+50 .equ bgm_demo1_mvl, 127 diff --git a/sound/songs/bgm_dendou.s b/sound/songs/bgm_dendou.s index 83f6018cb..8aed5918d 100644 --- a/sound/songs/bgm_dendou.s +++ b/sound/songs/bgm_dendou.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_dendou_grp, voicegroup_8447400 + .equ bgm_dendou_grp, voicegroup079 .equ bgm_dendou_pri, 0 .equ bgm_dendou_rev, reverb_set+50 .equ bgm_dendou_mvl, 127 diff --git a/sound/songs/bgm_dooro1.s b/sound/songs/bgm_dooro1.s index 9effdf9a8..c316e7eb4 100644 --- a/sound/songs/bgm_dooro1.s +++ b/sound/songs/bgm_dooro1.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_dooro1_grp, voicegroup_8430C9C + .equ bgm_dooro1_grp, voicegroup008 .equ bgm_dooro1_pri, 0 .equ bgm_dooro1_rev, reverb_set+50 .equ bgm_dooro1_mvl, 127 diff --git a/sound/songs/bgm_dooro_x1.s b/sound/songs/bgm_dooro_x1.s index 8d62e9578..9e7ca8a27 100644 --- a/sound/songs/bgm_dooro_x1.s +++ b/sound/songs/bgm_dooro_x1.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_dooro_x1_grp, voicegroup_84308AC + .equ bgm_dooro_x1_grp, voicegroup007 .equ bgm_dooro_x1_pri, 0 .equ bgm_dooro_x1_rev, reverb_set+50 .equ bgm_dooro_x1_mvl, 127 diff --git a/sound/songs/bgm_dooro_x3.s b/sound/songs/bgm_dooro_x3.s index ec87080e0..3586016a6 100644 --- a/sound/songs/bgm_dooro_x3.s +++ b/sound/songs/bgm_dooro_x3.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_dooro_x3_grp, voicegroup_8431B9C + .equ bgm_dooro_x3_grp, voicegroup011 .equ bgm_dooro_x3_pri, 0 .equ bgm_dooro_x3_rev, reverb_set+50 .equ bgm_dooro_x3_mvl, 127 diff --git a/sound/songs/bgm_dooro_x4.s b/sound/songs/bgm_dooro_x4.s index 346983557..4d18c9295 100644 --- a/sound/songs/bgm_dooro_x4.s +++ b/sound/songs/bgm_dooro_x4.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_dooro_x4_grp, voicegroup_8433948 + .equ bgm_dooro_x4_grp, voicegroup018 .equ bgm_dooro_x4_pri, 0 .equ bgm_dooro_x4_rev, reverb_set+50 .equ bgm_dooro_x4_mvl, 127 diff --git a/sound/songs/bgm_eikou_r.s b/sound/songs/bgm_eikou_r.s index 298623ed3..0d5718394 100644 --- a/sound/songs/bgm_eikou_r.s +++ b/sound/songs/bgm_eikou_r.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_eikou_r_grp, voicegroup_844B3F0 + .equ bgm_eikou_r_grp, voicegroup090 .equ bgm_eikou_r_pri, 0 .equ bgm_eikou_r_rev, reverb_set+50 .equ bgm_eikou_r_mvl, 127 diff --git a/sound/songs/bgm_end.s b/sound/songs/bgm_end.s index c583f7163..8f95bbbdf 100644 --- a/sound/songs/bgm_end.s +++ b/sound/songs/bgm_end.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_end_grp, voicegroup_844E918 + .equ bgm_end_grp, voicegroup099 .equ bgm_end_pri, 0 .equ bgm_end_rev, reverb_set+50 .equ bgm_end_mvl, 127 diff --git a/sound/songs/bgm_event0.s b/sound/songs/bgm_event0.s index 12bab711f..976d1d899 100644 --- a/sound/songs/bgm_event0.s +++ b/sound/songs/bgm_event0.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_event0_grp, voicegroup_843DFBC + .equ bgm_event0_grp, voicegroup053 .equ bgm_event0_pri, 0 .equ bgm_event0_rev, reverb_set+50 .equ bgm_event0_mvl, 127 diff --git a/sound/songs/bgm_fanfa1.s b/sound/songs/bgm_fanfa1.s index 4a4ceef29..ac5b1f2f6 100644 --- a/sound/songs/bgm_fanfa1.s +++ b/sound/songs/bgm_fanfa1.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_fanfa1_grp, voicegroup_843129C + .equ bgm_fanfa1_grp, voicegroup009 .equ bgm_fanfa1_pri, 5 .equ bgm_fanfa1_rev, reverb_set+50 .equ bgm_fanfa1_mvl, 127 diff --git a/sound/songs/bgm_fanfa4.s b/sound/songs/bgm_fanfa4.s index f02ff9d19..c7a329e5f 100644 --- a/sound/songs/bgm_fanfa4.s +++ b/sound/songs/bgm_fanfa4.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_fanfa4_grp, voicegroup_843129C + .equ bgm_fanfa4_grp, voicegroup009 .equ bgm_fanfa4_pri, 5 .equ bgm_fanfa4_rev, reverb_set+50 .equ bgm_fanfa4_mvl, 127 diff --git a/sound/songs/bgm_fanfa5.s b/sound/songs/bgm_fanfa5.s index d2ec96b8e..c08ccc80b 100644 --- a/sound/songs/bgm_fanfa5.s +++ b/sound/songs/bgm_fanfa5.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_fanfa5_grp, voicegroup_843129C + .equ bgm_fanfa5_grp, voicegroup009 .equ bgm_fanfa5_pri, 5 .equ bgm_fanfa5_rev, reverb_set+50 .equ bgm_fanfa5_mvl, 127 diff --git a/sound/songs/bgm_field13.s b/sound/songs/bgm_field13.s index 2b6b8383a..e09c90ece 100644 --- a/sound/songs/bgm_field13.s +++ b/sound/songs/bgm_field13.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_field13_grp, voicegroup_pokemon_cry + .equ bgm_field13_grp, voicegroup000 .equ bgm_field13_pri, 0 .equ bgm_field13_rev, reverb_set+50 .equ bgm_field13_mvl, 127 diff --git a/sound/songs/bgm_finecity.s b/sound/songs/bgm_finecity.s index cc1e84b2c..62f585729 100644 --- a/sound/songs/bgm_finecity.s +++ b/sound/songs/bgm_finecity.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_finecity_grp, voicegroup_84467E8 + .equ bgm_finecity_grp, voicegroup076 .equ bgm_finecity_pri, 0 .equ bgm_finecity_rev, reverb_set+50 .equ bgm_finecity_mvl, 127 diff --git a/sound/songs/bgm_friendly.s b/sound/songs/bgm_friendly.s index 3cc8982e8..959cfd79a 100644 --- a/sound/songs/bgm_friendly.s +++ b/sound/songs/bgm_friendly.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_friendly_grp, voicegroup_843BE44 + .equ bgm_friendly_grp, voicegroup047 .equ bgm_friendly_pri, 0 .equ bgm_friendly_rev, reverb_set+50 .equ bgm_friendly_mvl, 127 diff --git a/sound/songs/bgm_fune_kan.s b/sound/songs/bgm_fune_kan.s index 72e600154..87977b0ec 100644 --- a/sound/songs/bgm_fune_kan.s +++ b/sound/songs/bgm_fune_kan.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_fune_kan_grp, voicegroup_8433EB8 + .equ bgm_fune_kan_grp, voicegroup020 .equ bgm_fune_kan_pri, 0 .equ bgm_fune_kan_rev, reverb_set+50 .equ bgm_fune_kan_mvl, 127 diff --git a/sound/songs/bgm_gim.s b/sound/songs/bgm_gim.s index 2b0692ead..51ea72bd8 100644 --- a/sound/songs/bgm_gim.s +++ b/sound/songs/bgm_gim.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_gim_grp, voicegroup_8431764 + .equ bgm_gim_grp, voicegroup010 .equ bgm_gim_pri, 0 .equ bgm_gim_rev, reverb_set+50 .equ bgm_gim_mvl, 127 diff --git a/sound/songs/bgm_girl_sup.s b/sound/songs/bgm_girl_sup.s index 0ec928556..07b496f6c 100644 --- a/sound/songs/bgm_girl_sup.s +++ b/sound/songs/bgm_girl_sup.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_girl_sup_grp, voicegroup_843FBE8 + .equ bgm_girl_sup_grp, voicegroup058 .equ bgm_girl_sup_pri, 0 .equ bgm_girl_sup_rev, reverb_set+50 .equ bgm_girl_sup_mvl, 127 diff --git a/sound/songs/bgm_girleye.s b/sound/songs/bgm_girleye.s index d0d9562d6..ed5437e42 100644 --- a/sound/songs/bgm_girleye.s +++ b/sound/songs/bgm_girleye.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_girleye_grp, voicegroup_843CDBC + .equ bgm_girleye_grp, voicegroup050 .equ bgm_girleye_pri, 0 .equ bgm_girleye_rev, reverb_set+50 .equ bgm_girleye_mvl, 127 diff --git a/sound/songs/bgm_gomachi0.s b/sound/songs/bgm_gomachi0.s index 91227fe92..a5ebcfa25 100644 --- a/sound/songs/bgm_gomachi0.s +++ b/sound/songs/bgm_gomachi0.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_gomachi0_grp, voicegroup_8439E58 + .equ bgm_gomachi0_grp, voicegroup041 .equ bgm_gomachi0_pri, 0 .equ bgm_gomachi0_rev, reverb_set+50 .equ bgm_gomachi0_mvl, 127 diff --git a/sound/songs/bgm_gotown.s b/sound/songs/bgm_gotown.s index 748c3195f..c06102a91 100644 --- a/sound/songs/bgm_gotown.s +++ b/sound/songs/bgm_gotown.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_gotown_grp, voicegroup_843A224 + .equ bgm_gotown_grp, voicegroup042 .equ bgm_gotown_pri, 0 .equ bgm_gotown_rev, reverb_set+50 .equ bgm_gotown_mvl, 127 diff --git a/sound/songs/bgm_granroad.s b/sound/songs/bgm_granroad.s index 036d00dcf..d51e08206 100644 --- a/sound/songs/bgm_granroad.s +++ b/sound/songs/bgm_granroad.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_granroad_grp, voicegroup_843B424 + .equ bgm_granroad_grp, voicegroup045 .equ bgm_granroad_pri, 0 .equ bgm_granroad_rev, reverb_set+50 .equ bgm_granroad_mvl, 127 diff --git a/sound/songs/bgm_hageshii.s b/sound/songs/bgm_hageshii.s index cb9d17845..5c5a9d6fb 100644 --- a/sound/songs/bgm_hageshii.s +++ b/sound/songs/bgm_hageshii.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_hageshii_grp, voicegroup_84401E8 + .equ bgm_hageshii_grp, voicegroup059 .equ bgm_hageshii_pri, 0 .equ bgm_hageshii_rev, reverb_set+50 .equ bgm_hageshii_mvl, 127 diff --git a/sound/songs/bgm_hideri.s b/sound/songs/bgm_hideri.s index ca6910c2d..fee95288a 100644 --- a/sound/songs/bgm_hideri.s +++ b/sound/songs/bgm_hideri.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_hideri_grp, voicegroup_844A1F0 + .equ bgm_hideri_grp, voicegroup087 .equ bgm_hideri_pri, 0 .equ bgm_hideri_rev, reverb_set+50 .equ bgm_hideri_mvl, 127 diff --git a/sound/songs/bgm_hightown.s b/sound/songs/bgm_hightown.s index 4cec38184..c33708266 100644 --- a/sound/songs/bgm_hightown.s +++ b/sound/songs/bgm_hightown.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_hightown_grp, voicegroup_84443E8 + .equ bgm_hightown_grp, voicegroup070 .equ bgm_hightown_pri, 0 .equ bgm_hightown_rev, reverb_set+50 .equ bgm_hightown_mvl, 127 diff --git a/sound/songs/bgm_hutago.s b/sound/songs/bgm_hutago.s index d1e63ccc4..2987917fb 100644 --- a/sound/songs/bgm_hutago.s +++ b/sound/songs/bgm_hutago.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_hutago_grp, voicegroup_844BFF0 + .equ bgm_hutago_grp, voicegroup092 .equ bgm_hutago_pri, 0 .equ bgm_hutago_rev, reverb_set+50 .equ bgm_hutago_mvl, 127 diff --git a/sound/songs/bgm_inter_v.s b/sound/songs/bgm_inter_v.s index 2bfc85843..39a90a378 100644 --- a/sound/songs/bgm_inter_v.s +++ b/sound/songs/bgm_inter_v.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_inter_v_grp, voicegroup_844D7F0 + .equ bgm_inter_v_grp, voicegroup096 .equ bgm_inter_v_pri, 0 .equ bgm_inter_v_rev, reverb_set+50 .equ bgm_inter_v_mvl, 127 diff --git a/sound/songs/bgm_kachi1.s b/sound/songs/bgm_kachi1.s index ccc6c813f..9fa0fd0fa 100644 --- a/sound/songs/bgm_kachi1.s +++ b/sound/songs/bgm_kachi1.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_kachi1_grp, voicegroup_843EBBC + .equ bgm_kachi1_grp, voicegroup055 .equ bgm_kachi1_pri, 0 .equ bgm_kachi1_rev, reverb_set+50 .equ bgm_kachi1_mvl, 127 diff --git a/sound/songs/bgm_kachi2.s b/sound/songs/bgm_kachi2.s index cfb3be47f..828baa6f8 100644 --- a/sound/songs/bgm_kachi2.s +++ b/sound/songs/bgm_kachi2.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_kachi2_grp, voicegroup_8434728 + .equ bgm_kachi2_grp, voicegroup022 .equ bgm_kachi2_pri, 0 .equ bgm_kachi2_rev, reverb_set+50 .equ bgm_kachi2_mvl, 127 diff --git a/sound/songs/bgm_kachi22.s b/sound/songs/bgm_kachi22.s index 81fdecd0d..081350f36 100644 --- a/sound/songs/bgm_kachi22.s +++ b/sound/songs/bgm_kachi22.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_kachi22_grp, voicegroup_8434728 + .equ bgm_kachi22_grp, voicegroup022 .equ bgm_kachi22_pri, 0 .equ bgm_kachi22_rev, reverb_set+50 .equ bgm_kachi22_mvl, 127 diff --git a/sound/songs/bgm_kachi3.s b/sound/songs/bgm_kachi3.s index 73cf775ee..bbaf98982 100644 --- a/sound/songs/bgm_kachi3.s +++ b/sound/songs/bgm_kachi3.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_kachi3_grp, voicegroup_84342E4 + .equ bgm_kachi3_grp, voicegroup021 .equ bgm_kachi3_pri, 0 .equ bgm_kachi3_rev, reverb_set+50 .equ bgm_kachi3_mvl, 127 diff --git a/sound/songs/bgm_kachi4.s b/sound/songs/bgm_kachi4.s index 1136dda33..1f776e16e 100644 --- a/sound/songs/bgm_kachi4.s +++ b/sound/songs/bgm_kachi4.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_kachi4_grp, voicegroup_84431E8 + .equ bgm_kachi4_grp, voicegroup067 .equ bgm_kachi4_pri, 0 .equ bgm_kachi4_rev, reverb_set+50 .equ bgm_kachi4_mvl, 127 diff --git a/sound/songs/bgm_kachi5.s b/sound/songs/bgm_kachi5.s index 753692426..cef1c47bf 100644 --- a/sound/songs/bgm_kachi5.s +++ b/sound/songs/bgm_kachi5.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_kachi5_grp, voicegroup_84358F8 + .equ bgm_kachi5_grp, voicegroup026 .equ bgm_kachi5_pri, 0 .equ bgm_kachi5_rev, reverb_set+50 .equ bgm_kachi5_mvl, 127 diff --git a/sound/songs/bgm_kakkoii.s b/sound/songs/bgm_kakkoii.s index 4c8211681..bcef07517 100644 --- a/sound/songs/bgm_kakkoii.s +++ b/sound/songs/bgm_kakkoii.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_kakkoii_grp, voicegroup_84407E8 + .equ bgm_kakkoii_grp, voicegroup060 .equ bgm_kakkoii_pri, 0 .equ bgm_kakkoii_rev, reverb_set+50 .equ bgm_kakkoii_mvl, 127 diff --git a/sound/songs/bgm_karakuri.s b/sound/songs/bgm_karakuri.s index e4b861167..bedf9fc71 100644 --- a/sound/songs/bgm_karakuri.s +++ b/sound/songs/bgm_karakuri.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_karakuri_grp, voicegroup_844B9F0 + .equ bgm_karakuri_grp, voicegroup091 .equ bgm_karakuri_pri, 0 .equ bgm_karakuri_rev, reverb_set+50 .equ bgm_karakuri_mvl, 127 diff --git a/sound/songs/bgm_kazanbai.s b/sound/songs/bgm_kazanbai.s index daf884056..250805a6e 100644 --- a/sound/songs/bgm_kazanbai.s +++ b/sound/songs/bgm_kazanbai.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_kazanbai_grp, voicegroup_8440DE8 + .equ bgm_kazanbai_grp, voicegroup061 .equ bgm_kazanbai_pri, 0 .equ bgm_kazanbai_rev, reverb_set+50 .equ bgm_kazanbai_mvl, 127 diff --git a/sound/songs/bgm_m_boat.s b/sound/songs/bgm_m_boat.s index 7769cd2a4..383d18923 100644 --- a/sound/songs/bgm_m_boat.s +++ b/sound/songs/bgm_m_boat.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_m_boat_grp, voicegroup_8445BE8 + .equ bgm_m_boat_grp, voicegroup074 .equ bgm_m_boat_pri, 0 .equ bgm_m_boat_rev, reverb_set+50 .equ bgm_m_boat_mvl, 127 diff --git a/sound/songs/bgm_m_dungon.s b/sound/songs/bgm_m_dungon.s index 74b29c16c..dbd7ec229 100644 --- a/sound/songs/bgm_m_dungon.s +++ b/sound/songs/bgm_m_dungon.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_m_dungon_grp, voicegroup_84461E8 + .equ bgm_m_dungon_grp, voicegroup075 .equ bgm_m_dungon_pri, 0 .equ bgm_m_dungon_rev, reverb_set+50 .equ bgm_m_dungon_mvl, 127 diff --git a/sound/songs/bgm_maborosi.s b/sound/songs/bgm_maborosi.s index 42e6757a2..6f2aeec15 100644 --- a/sound/songs/bgm_maborosi.s +++ b/sound/songs/bgm_maborosi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_maborosi_grp, voicegroup_8447DF0 + .equ bgm_maborosi_grp, voicegroup081 .equ bgm_maborosi_pri, 0 .equ bgm_maborosi_rev, reverb_set+50 .equ bgm_maborosi_mvl, 127 diff --git a/sound/songs/bgm_machi_s2.s b/sound/songs/bgm_machi_s2.s index 8d4758b10..8aa35c18f 100644 --- a/sound/songs/bgm_machi_s2.s +++ b/sound/songs/bgm_machi_s2.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_machi_s2_grp, voicegroup_8431F98 + .equ bgm_machi_s2_grp, voicegroup012 .equ bgm_machi_s2_pri, 0 .equ bgm_machi_s2_rev, reverb_set+50 .equ bgm_machi_s2_mvl, 127 diff --git a/sound/songs/bgm_machi_s3.s b/sound/songs/bgm_machi_s3.s index 68540037b..624b2132f 100644 --- a/sound/songs/bgm_machi_s3.s +++ b/sound/songs/bgm_machi_s3.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_machi_s3_grp, voicegroup_84362B8 + .equ bgm_machi_s3_grp, voicegroup029 .equ bgm_machi_s3_pri, 0 .equ bgm_machi_s3_rev, reverb_set+50 .equ bgm_machi_s3_mvl, 127 diff --git a/sound/songs/bgm_machi_s4.s b/sound/songs/bgm_machi_s4.s index cf05e1099..258c4220b 100644 --- a/sound/songs/bgm_machi_s4.s +++ b/sound/songs/bgm_machi_s4.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_machi_s4_grp, voicegroup_8433138 + .equ bgm_machi_s4_grp, voicegroup016 .equ bgm_machi_s4_pri, 0 .equ bgm_machi_s4_rev, reverb_set+50 .equ bgm_machi_s4_mvl, 127 diff --git a/sound/songs/bgm_machupi.s b/sound/songs/bgm_machupi.s index 39e3d1356..15c3a1116 100644 --- a/sound/songs/bgm_machupi.s +++ b/sound/songs/bgm_machupi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_machupi_grp, voicegroup_8446DE8 + .equ bgm_machupi_grp, voicegroup077 .equ bgm_machupi_pri, 0 .equ bgm_machupi_rev, reverb_set+50 .equ bgm_machupi_mvl, 127 diff --git a/sound/songs/bgm_me_asa.s b/sound/songs/bgm_me_asa.s index 1b6ba784d..cd0180d7d 100644 --- a/sound/songs/bgm_me_asa.s +++ b/sound/songs/bgm_me_asa.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_asa_grp, voicegroup_843129C + .equ bgm_me_asa_grp, voicegroup009 .equ bgm_me_asa_pri, 5 .equ bgm_me_asa_rev, reverb_set+50 .equ bgm_me_asa_mvl, 127 diff --git a/sound/songs/bgm_me_b_big.s b/sound/songs/bgm_me_b_big.s index b59c162bb..c58a17a22 100644 --- a/sound/songs/bgm_me_b_big.s +++ b/sound/songs/bgm_me_b_big.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_b_big_grp, voicegroup_843129C + .equ bgm_me_b_big_grp, voicegroup009 .equ bgm_me_b_big_pri, 5 .equ bgm_me_b_big_rev, reverb_set+50 .equ bgm_me_b_big_mvl, 127 diff --git a/sound/songs/bgm_me_b_small.s b/sound/songs/bgm_me_b_small.s index d92fb9aae..e3db8b351 100644 --- a/sound/songs/bgm_me_b_small.s +++ b/sound/songs/bgm_me_b_small.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_b_small_grp, voicegroup_843129C + .equ bgm_me_b_small_grp, voicegroup009 .equ bgm_me_b_small_pri, 5 .equ bgm_me_b_small_rev, reverb_set+50 .equ bgm_me_b_small_mvl, 127 diff --git a/sound/songs/bgm_me_bachi.s b/sound/songs/bgm_me_bachi.s index d7ddef294..038c78577 100644 --- a/sound/songs/bgm_me_bachi.s +++ b/sound/songs/bgm_me_bachi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_bachi_grp, voicegroup_843129C + .equ bgm_me_bachi_grp, voicegroup009 .equ bgm_me_bachi_pri, 5 .equ bgm_me_bachi_rev, reverb_set+50 .equ bgm_me_bachi_mvl, 127 diff --git a/sound/songs/bgm_me_kinomi.s b/sound/songs/bgm_me_kinomi.s index 8cbfd9ffa..4a23339dc 100644 --- a/sound/songs/bgm_me_kinomi.s +++ b/sound/songs/bgm_me_kinomi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_kinomi_grp, voicegroup_843129C + .equ bgm_me_kinomi_grp, voicegroup009 .equ bgm_me_kinomi_pri, 5 .equ bgm_me_kinomi_rev, reverb_set+50 .equ bgm_me_kinomi_mvl, 127 diff --git a/sound/songs/bgm_me_shinka.s b/sound/songs/bgm_me_shinka.s index 6d6e66c0b..a8023124a 100644 --- a/sound/songs/bgm_me_shinka.s +++ b/sound/songs/bgm_me_shinka.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_shinka_grp, voicegroup_8434B18 + .equ bgm_me_shinka_grp, voicegroup023 .equ bgm_me_shinka_pri, 0 .equ bgm_me_shinka_rev, reverb_set+50 .equ bgm_me_shinka_mvl, 127 diff --git a/sound/songs/bgm_me_tama.s b/sound/songs/bgm_me_tama.s index 9079ce7ef..45ddf72bf 100644 --- a/sound/songs/bgm_me_tama.s +++ b/sound/songs/bgm_me_tama.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_tama_grp, voicegroup_843129C + .equ bgm_me_tama_grp, voicegroup009 .equ bgm_me_tama_pri, 5 .equ bgm_me_tama_rev, reverb_set+50 .equ bgm_me_tama_mvl, 127 diff --git a/sound/songs/bgm_me_wasure.s b/sound/songs/bgm_me_wasure.s index b76d5919f..34eabc907 100644 --- a/sound/songs/bgm_me_wasure.s +++ b/sound/songs/bgm_me_wasure.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_wasure_grp, voicegroup_843129C + .equ bgm_me_wasure_grp, voicegroup009 .equ bgm_me_wasure_pri, 5 .equ bgm_me_wasure_rev, reverb_set+50 .equ bgm_me_wasure_mvl, 127 diff --git a/sound/songs/bgm_me_waza.s b/sound/songs/bgm_me_waza.s index 2a2ae9815..1ed3d6c0b 100644 --- a/sound/songs/bgm_me_waza.s +++ b/sound/songs/bgm_me_waza.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_waza_grp, voicegroup_843129C + .equ bgm_me_waza_grp, voicegroup009 .equ bgm_me_waza_pri, 5 .equ bgm_me_waza_rev, reverb_set+50 .equ bgm_me_waza_mvl, 127 diff --git a/sound/songs/bgm_me_zannen.s b/sound/songs/bgm_me_zannen.s index 4eed890b1..9c8d946b5 100644 --- a/sound/songs/bgm_me_zannen.s +++ b/sound/songs/bgm_me_zannen.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_me_zannen_grp, voicegroup_843129C + .equ bgm_me_zannen_grp, voicegroup009 .equ bgm_me_zannen_pri, 5 .equ bgm_me_zannen_rev, reverb_set+50 .equ bgm_me_zannen_mvl, 127 diff --git a/sound/songs/bgm_mgm0.s b/sound/songs/bgm_mgm0.s index 80af6ec2e..1ffccf466 100644 --- a/sound/songs/bgm_mgm0.s +++ b/sound/songs/bgm_mgm0.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_mgm0_grp, voicegroup_8448FF0 + .equ bgm_mgm0_grp, voicegroup084 .equ bgm_mgm0_pri, 0 .equ bgm_mgm0_rev, reverb_set+50 .equ bgm_mgm0_mvl, 127 diff --git a/sound/songs/bgm_minamo.s b/sound/songs/bgm_minamo.s index e06b579f0..fb087ec8b 100644 --- a/sound/songs/bgm_minamo.s +++ b/sound/songs/bgm_minamo.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_minamo_grp, voicegroup_843D3BC + .equ bgm_minamo_grp, voicegroup051 .equ bgm_minamo_pri, 0 .equ bgm_minamo_rev, reverb_set+50 .equ bgm_minamo_mvl, 127 diff --git a/sound/songs/bgm_mishiro.s b/sound/songs/bgm_mishiro.s index 9c5b2209c..287d74f38 100644 --- a/sound/songs/bgm_mishiro.s +++ b/sound/songs/bgm_mishiro.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_mishiro_grp, voicegroup_843C444 + .equ bgm_mishiro_grp, voicegroup048 .equ bgm_mishiro_pri, 0 .equ bgm_mishiro_rev, reverb_set+50 .equ bgm_mishiro_mvl, 127 diff --git a/sound/songs/bgm_naminori.s b/sound/songs/bgm_naminori.s index a1869acba..8b4ee8864 100644 --- a/sound/songs/bgm_naminori.s +++ b/sound/songs/bgm_naminori.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_naminori_grp, voicegroup_84326F4 + .equ bgm_naminori_grp, voicegroup014 .equ bgm_naminori_pri, 0 .equ bgm_naminori_rev, reverb_set+50 .equ bgm_naminori_mvl, 127 diff --git a/sound/songs/bgm_nextroad.s b/sound/songs/bgm_nextroad.s index 646bf392e..db51b999c 100644 --- a/sound/songs/bgm_nextroad.s +++ b/sound/songs/bgm_nextroad.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_nextroad_grp, voicegroup_843AE24 + .equ bgm_nextroad_grp, voicegroup044 .equ bgm_nextroad_pri, 0 .equ bgm_nextroad_rev, reverb_set+50 .equ bgm_nextroad_mvl, 127 diff --git a/sound/songs/bgm_nibi.s b/sound/songs/bgm_nibi.s index 9520d02a6..ae1736dea 100644 --- a/sound/songs/bgm_nibi.s +++ b/sound/songs/bgm_nibi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_nibi_grp, voicegroup_pokemon_cry + .equ bgm_nibi_grp, voicegroup000 .equ bgm_nibi_pri, 0 .equ bgm_nibi_rev, reverb_set+50 .equ bgm_nibi_mvl, 127 diff --git a/sound/songs/bgm_odamaki.s b/sound/songs/bgm_odamaki.s index 31ed12d90..7fe0af66c 100644 --- a/sound/songs/bgm_odamaki.s +++ b/sound/songs/bgm_odamaki.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_odamaki_grp, voicegroup_84368B8 + .equ bgm_odamaki_grp, voicegroup030 .equ bgm_odamaki_pri, 0 .equ bgm_odamaki_rev, reverb_set+50 .equ bgm_odamaki_mvl, 127 diff --git a/sound/songs/bgm_ooame.s b/sound/songs/bgm_ooame.s index 26ba20fa4..aa7bf51c4 100644 --- a/sound/songs/bgm_ooame.s +++ b/sound/songs/bgm_ooame.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_ooame_grp, voicegroup_8449BF0 + .equ bgm_ooame_grp, voicegroup086 .equ bgm_ooame_pri, 0 .equ bgm_ooame_rev, reverb_set+50 .equ bgm_ooame_mvl, 127 diff --git a/sound/songs/bgm_p_school.s b/sound/songs/bgm_p_school.s index 1d40846a4..2b85ac891 100644 --- a/sound/songs/bgm_p_school.s +++ b/sound/songs/bgm_p_school.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_p_school_grp, voicegroup_84473E8 + .equ bgm_p_school_grp, voicegroup078 .equ bgm_p_school_pri, 0 .equ bgm_p_school_rev, reverb_set+50 .equ bgm_p_school_mvl, 127 diff --git a/sound/songs/bgm_pcc.s b/sound/songs/bgm_pcc.s index a6e76660f..4bf0d3c07 100644 --- a/sound/songs/bgm_pcc.s +++ b/sound/songs/bgm_pcc.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_pcc_grp, voicegroup_pokemon_cry + .equ bgm_pcc_grp, voicegroup000 .equ bgm_pcc_pri, 0 .equ bgm_pcc_rev, reverb_set+50 .equ bgm_pcc_mvl, 127 diff --git a/sound/songs/bgm_pokecen.s b/sound/songs/bgm_pokecen.s index 6114b5ded..36a91db9c 100644 --- a/sound/songs/bgm_pokecen.s +++ b/sound/songs/bgm_pokecen.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_pokecen_grp, voicegroup_843A824 + .equ bgm_pokecen_grp, voicegroup043 .equ bgm_pokecen_pri, 0 .equ bgm_pokecen_rev, reverb_set+50 .equ bgm_pokecen_mvl, 127 diff --git a/sound/songs/bgm_radio_tower_occupied.s b/sound/songs/bgm_radio_tower_occupied.s index 29ea26185..c43995291 100644 --- a/sound/songs/bgm_radio_tower_occupied.s +++ b/sound/songs/bgm_radio_tower_occupied.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_radio_tower_occupied_grp, voicegroup_8454C54 + .equ bgm_radio_tower_occupied_grp, voicegroup121 .equ bgm_radio_tower_occupied_pri, 0 .equ bgm_radio_tower_occupied_rev, reverb_set+50 .equ bgm_radio_tower_occupied_mvl, 127 diff --git a/sound/songs/bgm_rainbow.s b/sound/songs/bgm_rainbow.s index 3654f964b..ab04ca574 100644 --- a/sound/songs/bgm_rainbow.s +++ b/sound/songs/bgm_rainbow.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_rainbow_grp, voicegroup_84425E8 + .equ bgm_rainbow_grp, voicegroup065 .equ bgm_rainbow_pri, 0 .equ bgm_rainbow_rev, reverb_set+50 .equ bgm_rainbow_mvl, 127 diff --git a/sound/songs/bgm_ropeway.s b/sound/songs/bgm_ropeway.s index dc9144b71..97af82cd5 100644 --- a/sound/songs/bgm_ropeway.s +++ b/sound/songs/bgm_ropeway.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_ropeway_grp, voicegroup_84437E8 + .equ bgm_ropeway_grp, voicegroup068 .equ bgm_ropeway_pri, 0 .equ bgm_ropeway_rev, reverb_set+50 .equ bgm_ropeway_mvl, 127 diff --git a/sound/songs/bgm_runecity.s b/sound/songs/bgm_runecity.s index fb5697292..ae56b2d64 100644 --- a/sound/songs/bgm_runecity.s +++ b/sound/songs/bgm_runecity.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_runecity_grp, voicegroup_844A7F0 + .equ bgm_runecity_grp, voicegroup088 .equ bgm_runecity_pri, 0 .equ bgm_runecity_rev, reverb_set+50 .equ bgm_runecity_mvl, 127 diff --git a/sound/songs/bgm_safari.s b/sound/songs/bgm_safari.s index e1ea3da29..ecb083768 100644 --- a/sound/songs/bgm_safari.s +++ b/sound/songs/bgm_safari.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_safari_grp, voicegroup_84449E8 + .equ bgm_safari_grp, voicegroup071 .equ bgm_safari_pri, 0 .equ bgm_safari_rev, reverb_set+50 .equ bgm_safari_mvl, 127 diff --git a/sound/songs/bgm_shinka.s b/sound/songs/bgm_shinka.s index 1c79f9659..64adf44e0 100644 --- a/sound/songs/bgm_shinka.s +++ b/sound/songs/bgm_shinka.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_shinka_grp, voicegroup_8434B18 + .equ bgm_shinka_grp, voicegroup023 .equ bgm_shinka_pri, 0 .equ bgm_shinka_rev, reverb_set+50 .equ bgm_shinka_mvl, 127 diff --git a/sound/songs/bgm_sitennou.s b/sound/songs/bgm_sitennou.s index 08fb38d34..4013ae66f 100644 --- a/sound/songs/bgm_sitennou.s +++ b/sound/songs/bgm_sitennou.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_sitennou_grp, voicegroup_844C5F0 + .equ bgm_sitennou_grp, voicegroup093 .equ bgm_sitennou_pri, 0 .equ bgm_sitennou_rev, reverb_set+50 .equ bgm_sitennou_mvl, 127 diff --git a/sound/songs/bgm_suikun.s b/sound/songs/bgm_suikun.s index 738e574f1..7d6caa1b6 100644 --- a/sound/songs/bgm_suikun.s +++ b/sound/songs/bgm_suikun.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_suikun_grp, voicegroup_pokemon_cry + .equ bgm_suikun_grp, voicegroup000 .equ bgm_suikun_pri, 0 .equ bgm_suikun_rev, reverb_set+50 .equ bgm_suikun_mvl, 127 diff --git a/sound/songs/bgm_swimeye.s b/sound/songs/bgm_swimeye.s index 78908522f..404f17531 100644 --- a/sound/songs/bgm_swimeye.s +++ b/sound/songs/bgm_swimeye.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_swimeye_grp, voicegroup_8437488 + .equ bgm_swimeye_grp, voicegroup033 .equ bgm_swimeye_pri, 0 .equ bgm_swimeye_rev, reverb_set+50 .equ bgm_swimeye_mvl, 127 diff --git a/sound/songs/bgm_syoujoeye.s b/sound/songs/bgm_syoujoeye.s index ae1151bbf..6ec1d5674 100644 --- a/sound/songs/bgm_syoujoeye.s +++ b/sound/songs/bgm_syoujoeye.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_syoujoeye_grp, voicegroup_8434F14 + .equ bgm_syoujoeye_grp, voicegroup024 .equ bgm_syoujoeye_pri, 0 .equ bgm_syoujoeye_rev, reverb_set+50 .equ bgm_syoujoeye_mvl, 127 diff --git a/sound/songs/bgm_t_battle.s b/sound/songs/bgm_t_battle.s index d7302b8ed..43d60972a 100644 --- a/sound/songs/bgm_t_battle.s +++ b/sound/songs/bgm_t_battle.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_t_battle_grp, voicegroup_84495F0 + .equ bgm_t_battle_grp, voicegroup085 .equ bgm_t_battle_pri, 0 .equ bgm_t_battle_rev, reverb_set+50 .equ bgm_t_battle_mvl, 127 diff --git a/sound/songs/bgm_test.s b/sound/songs/bgm_test.s index 5d2a0282a..32b2108d2 100644 --- a/sound/songs/bgm_test.s +++ b/sound/songs/bgm_test.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_test_grp, voicegroup_8439A8C + .equ bgm_test_grp, voicegroup040 .equ bgm_test_pri, 0 .equ bgm_test_rev, reverb_set+50 .equ bgm_test_mvl, 127 diff --git a/sound/songs/bgm_test1.s b/sound/songs/bgm_test1.s index 32e6596bc..882b40b36 100644 --- a/sound/songs/bgm_test1.s +++ b/sound/songs/bgm_test1.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_test1_grp, voicegroup_843828C + .equ bgm_test1_grp, voicegroup036 .equ bgm_test1_pri, 0 .equ bgm_test1_rev, reverb_set+50 .equ bgm_test1_mvl, 127 diff --git a/sound/songs/bgm_test2.s b/sound/songs/bgm_test2.s index 52b68ffa6..626f87c63 100644 --- a/sound/songs/bgm_test2.s +++ b/sound/songs/bgm_test2.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_test2_grp, voicegroup_843888C + .equ bgm_test2_grp, voicegroup037 .equ bgm_test2_pri, 0 .equ bgm_test2_rev, reverb_set+50 .equ bgm_test2_mvl, 127 diff --git a/sound/songs/bgm_test3.s b/sound/songs/bgm_test3.s index ae0058591..06641901d 100644 --- a/sound/songs/bgm_test3.s +++ b/sound/songs/bgm_test3.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_test3_grp, voicegroup_8438E8C + .equ bgm_test3_grp, voicegroup038 .equ bgm_test3_pri, 0 .equ bgm_test3_rev, reverb_set+50 .equ bgm_test3_mvl, 127 diff --git a/sound/songs/bgm_test4.s b/sound/songs/bgm_test4.s index 38ad34413..cbe5371f9 100644 --- a/sound/songs/bgm_test4.s +++ b/sound/songs/bgm_test4.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_test4_grp, voicegroup_843948C + .equ bgm_test4_grp, voicegroup039 .equ bgm_test4_pri, 0 .equ bgm_test4_rev, reverb_set+50 .equ bgm_test4_mvl, 127 diff --git a/sound/songs/bgm_tetsuji.s b/sound/songs/bgm_tetsuji.s index 9ed5c9cd4..de5ffa3f3 100644 --- a/sound/songs/bgm_tetsuji.s +++ b/sound/songs/bgm_tetsuji.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_tetsuji_grp, voicegroup_8436C9C + .equ bgm_tetsuji_grp, voicegroup031 .equ bgm_tetsuji_pri, 0 .equ bgm_tetsuji_rev, reverb_set+50 .equ bgm_tetsuji_mvl, 127 diff --git a/sound/songs/bgm_thankfor.s b/sound/songs/bgm_thankfor.s index edbc7c383..f79b556bf 100644 --- a/sound/songs/bgm_thankfor.s +++ b/sound/songs/bgm_thankfor.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_thankfor_grp, voicegroup_844E3F0 + .equ bgm_thankfor_grp, voicegroup098 .equ bgm_thankfor_pri, 0 .equ bgm_thankfor_rev, reverb_set+50 .equ bgm_thankfor_mvl, 127 diff --git a/sound/songs/bgm_title3.s b/sound/songs/bgm_title3.s index 0e71a203d..6a696bae9 100644 --- a/sound/songs/bgm_title3.s +++ b/sound/songs/bgm_title3.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_title3_grp, voicegroup_843F1BC + .equ bgm_title3_grp, voicegroup056 .equ bgm_title3_pri, 0 .equ bgm_title3_rev, reverb_set+50 .equ bgm_title3_mvl, 127 diff --git a/sound/songs/bgm_tonekusa.s b/sound/songs/bgm_tonekusa.s index af64b10c5..0507fed2a 100644 --- a/sound/songs/bgm_tonekusa.s +++ b/sound/songs/bgm_tonekusa.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_tonekusa_grp, voicegroup_8447A00 + .equ bgm_tonekusa_grp, voicegroup080 .equ bgm_tonekusa_pri, 0 .equ bgm_tonekusa_rev, reverb_set+50 .equ bgm_tonekusa_mvl, 127 diff --git a/sound/songs/bgm_tozan.s b/sound/songs/bgm_tozan.s index aca0cb03d..42c47046d 100644 --- a/sound/songs/bgm_tozan.s +++ b/sound/songs/bgm_tozan.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_tozan_grp, voicegroup_843C7BC + .equ bgm_tozan_grp, voicegroup049 .equ bgm_tozan_pri, 0 .equ bgm_tozan_rev, reverb_set+50 .equ bgm_tozan_mvl, 127 diff --git a/sound/songs/bgm_tsuretek.s b/sound/songs/bgm_tsuretek.s index 25ee83556..f0c51e321 100644 --- a/sound/songs/bgm_tsuretek.s +++ b/sound/songs/bgm_tsuretek.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_tsuretek_grp, voicegroup_84419E8 + .equ bgm_tsuretek_grp, voicegroup063 .equ bgm_tsuretek_pri, 0 .equ bgm_tsuretek_rev, reverb_set+50 .equ bgm_tsuretek_mvl, 127 diff --git a/sound/songs/bgm_yama_eye.s b/sound/songs/bgm_yama_eye.s index 517fee6cd..31b79b2ed 100644 --- a/sound/songs/bgm_yama_eye.s +++ b/sound/songs/bgm_yama_eye.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ bgm_yama_eye_grp, voicegroup_844CBF0 + .equ bgm_yama_eye_grp, voicegroup094 .equ bgm_yama_eye_pri, 0 .equ bgm_yama_eye_rev, reverb_set+50 .equ bgm_yama_eye_mvl, 127 diff --git a/sound/songs/se_a.s b/sound/songs/se_a.s index 40acc4e17..67b3c22a3 100644 --- a/sound/songs/se_a.s +++ b/sound/songs/se_a.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_a_grp, voicegroup_8451F90 + .equ se_a_grp, voicegroup111 .equ se_a_pri, 4 .equ se_a_rev, reverb_set+50 .equ se_a_mvl, 127 diff --git a/sound/songs/se_ban.s b/sound/songs/se_ban.s index e1e6d3c67..7481f2cf1 100644 --- a/sound/songs/se_ban.s +++ b/sound/songs/se_ban.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_ban_grp, voicegroup_8451F90 + .equ se_ban_grp, voicegroup111 .equ se_ban_pri, 4 .equ se_ban_rev, reverb_set+50 .equ se_ban_mvl, 127 diff --git a/sound/songs/se_basabasa.s b/sound/songs/se_basabasa.s index fcc748bf1..b95cca124 100644 --- a/sound/songs/se_basabasa.s +++ b/sound/songs/se_basabasa.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_basabasa_grp, voicegroup_8451F90 + .equ se_basabasa_grp, voicegroup111 .equ se_basabasa_pri, 5 .equ se_basabasa_rev, reverb_set+50 .equ se_basabasa_mvl, 127 diff --git a/sound/songs/se_bidoro.s b/sound/songs/se_bidoro.s index a0b316a50..5e7fce2f7 100644 --- a/sound/songs/se_bidoro.s +++ b/sound/songs/se_bidoro.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_bidoro_grp, voicegroup_8451F90 + .equ se_bidoro_grp, voicegroup111 .equ se_bidoro_pri, 5 .equ se_bidoro_rev, reverb_set+50 .equ se_bidoro_mvl, 127 diff --git a/sound/songs/se_boo.s b/sound/songs/se_boo.s index b91c0e009..5e483da7d 100644 --- a/sound/songs/se_boo.s +++ b/sound/songs/se_boo.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_boo_grp, voicegroup_8451990 + .equ se_boo_grp, voicegroup110 .equ se_boo_pri, 4 .equ se_boo_rev, reverb_set+50 .equ se_boo_mvl, 127 diff --git a/sound/songs/se_bowa.s b/sound/songs/se_bowa.s index db224e4a2..c918a99b9 100644 --- a/sound/songs/se_bowa.s +++ b/sound/songs/se_bowa.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_bowa_grp, voicegroup_8451990 + .equ se_bowa_grp, voicegroup110 .equ se_bowa_pri, 4 .equ se_bowa_rev, reverb_set+50 .equ se_bowa_mvl, 127 diff --git a/sound/songs/se_bowa2.s b/sound/songs/se_bowa2.s index 1d21871e0..02cfb9084 100644 --- a/sound/songs/se_bowa2.s +++ b/sound/songs/se_bowa2.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_bowa2_grp, voicegroup_8451990 + .equ se_bowa2_grp, voicegroup110 .equ se_bowa2_pri, 5 .equ se_bowa2_rev, reverb_set+50 .equ se_bowa2_mvl, 127 diff --git a/sound/songs/se_bt_start.s b/sound/songs/se_bt_start.s index ea699104b..92404bbf2 100644 --- a/sound/songs/se_bt_start.s +++ b/sound/songs/se_bt_start.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_bt_start_grp, voicegroup_8451F90 + .equ se_bt_start_grp, voicegroup111 .equ se_bt_start_pri, 5 .equ se_bt_start_rev, reverb_set+50 .equ se_bt_start_mvl, 127 diff --git a/sound/songs/se_c_gaji.s b/sound/songs/se_c_gaji.s index fa87d3f12..e0e412f39 100644 --- a/sound/songs/se_c_gaji.s +++ b/sound/songs/se_c_gaji.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_c_gaji_grp, voicegroup_8451F90 + .equ se_c_gaji_grp, voicegroup111 .equ se_c_gaji_pri, 5 .equ se_c_gaji_rev, reverb_set+50 .equ se_c_gaji_mvl, 127 diff --git a/sound/songs/se_c_maku_d.s b/sound/songs/se_c_maku_d.s index e143734a6..1ce08606a 100644 --- a/sound/songs/se_c_maku_d.s +++ b/sound/songs/se_c_maku_d.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_c_maku_d_grp, voicegroup_8451F90 + .equ se_c_maku_d_grp, voicegroup111 .equ se_c_maku_d_pri, 5 .equ se_c_maku_d_rev, reverb_set+50 .equ se_c_maku_d_mvl, 127 diff --git a/sound/songs/se_c_maku_u.s b/sound/songs/se_c_maku_u.s index b2025dda7..c7dcfabc5 100644 --- a/sound/songs/se_c_maku_u.s +++ b/sound/songs/se_c_maku_u.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_c_maku_u_grp, voicegroup_8451F90 + .equ se_c_maku_u_grp, voicegroup111 .equ se_c_maku_u_pri, 5 .equ se_c_maku_u_rev, reverb_set+50 .equ se_c_maku_u_mvl, 127 diff --git a/sound/songs/se_c_pasi.s b/sound/songs/se_c_pasi.s index 530db344f..3767debf7 100644 --- a/sound/songs/se_c_pasi.s +++ b/sound/songs/se_c_pasi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_c_pasi_grp, voicegroup_8451F90 + .equ se_c_pasi_grp, voicegroup111 .equ se_c_pasi_pri, 5 .equ se_c_pasi_rev, reverb_set+50 .equ se_c_pasi_mvl, 127 diff --git a/sound/songs/se_c_pikon.s b/sound/songs/se_c_pikon.s index ff0d49778..404f419bf 100644 --- a/sound/songs/se_c_pikon.s +++ b/sound/songs/se_c_pikon.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_c_pikon_grp, voicegroup_8451F90 + .equ se_c_pikon_grp, voicegroup111 .equ se_c_pikon_pri, 5 .equ se_c_pikon_rev, reverb_set+50 .equ se_c_pikon_mvl, 127 diff --git a/sound/songs/se_c_syu.s b/sound/songs/se_c_syu.s index 9d6b5be03..d0432b343 100644 --- a/sound/songs/se_c_syu.s +++ b/sound/songs/se_c_syu.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_c_syu_grp, voicegroup_8451F90 + .equ se_c_syu_grp, voicegroup111 .equ se_c_syu_pri, 5 .equ se_c_syu_rev, reverb_set+50 .equ se_c_syu_mvl, 127 diff --git a/sound/songs/se_card.s b/sound/songs/se_card.s index 43ee32232..06c8a8bf1 100644 --- a/sound/songs/se_card.s +++ b/sound/songs/se_card.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_card_grp, voicegroup_8451F90 + .equ se_card_grp, voicegroup111 .equ se_card_pri, 4 .equ se_card_rev, reverb_set+50 .equ se_card_mvl, 127 diff --git a/sound/songs/se_dansa.s b/sound/songs/se_dansa.s index 414ee2cee..14677b51f 100644 --- a/sound/songs/se_dansa.s +++ b/sound/songs/se_dansa.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_dansa_grp, voicegroup_8451990 + .equ se_dansa_grp, voicegroup110 .equ se_dansa_pri, 4 .equ se_dansa_rev, reverb_set+50 .equ se_dansa_mvl, 127 diff --git a/sound/songs/se_daugi.s b/sound/songs/se_daugi.s index b61c9628a..22c9d0257 100644 --- a/sound/songs/se_daugi.s +++ b/sound/songs/se_daugi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_daugi_grp, voicegroup_8451990 + .equ se_daugi_grp, voicegroup110 .equ se_daugi_pri, 5 .equ se_daugi_rev, reverb_set+50 .equ se_daugi_mvl, 127 diff --git a/sound/songs/se_dendou.s b/sound/songs/se_dendou.s index 8cf2a0d1e..211779af2 100644 --- a/sound/songs/se_dendou.s +++ b/sound/songs/se_dendou.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_dendou_grp, voicegroup_8451F90 + .equ se_dendou_grp, voicegroup111 .equ se_dendou_pri, 5 .equ se_dendou_rev, reverb_set+50 .equ se_dendou_mvl, 127 diff --git a/sound/songs/se_doku.s b/sound/songs/se_doku.s index c4f470dbd..b3f56d47f 100644 --- a/sound/songs/se_doku.s +++ b/sound/songs/se_doku.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_doku_grp, voicegroup_8451990 + .equ se_doku_grp, voicegroup110 .equ se_doku_pri, 5 .equ se_doku_rev, reverb_set+50 .equ se_doku_mvl, 127 diff --git a/sound/songs/se_door.s b/sound/songs/se_door.s index 847f3ccea..9488908cf 100644 --- a/sound/songs/se_door.s +++ b/sound/songs/se_door.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_door_grp, voicegroup_8451990 + .equ se_door_grp, voicegroup110 .equ se_door_pri, 5 .equ se_door_rev, reverb_set+50 .equ se_door_mvl, 127 diff --git a/sound/songs/se_e.s b/sound/songs/se_e.s index dd524b0e2..e643cbcd8 100644 --- a/sound/songs/se_e.s +++ b/sound/songs/se_e.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_e_grp, voicegroup_8451F90 + .equ se_e_grp, voicegroup111 .equ se_e_pri, 4 .equ se_e_rev, reverb_set+50 .equ se_e_mvl, 127 diff --git a/sound/songs/se_elebeta.s b/sound/songs/se_elebeta.s index e1b24e85e..ae0916a4b 100644 --- a/sound/songs/se_elebeta.s +++ b/sound/songs/se_elebeta.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_elebeta_grp, voicegroup_8451F90 + .equ se_elebeta_grp, voicegroup111 .equ se_elebeta_pri, 4 .equ se_elebeta_rev, reverb_set+50 .equ se_elebeta_mvl, 127 diff --git a/sound/songs/se_esuka.s b/sound/songs/se_esuka.s index 7b094c5b3..a3e649077 100644 --- a/sound/songs/se_esuka.s +++ b/sound/songs/se_esuka.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_esuka_grp, voicegroup_8451F90 + .equ se_esuka_grp, voicegroup111 .equ se_esuka_pri, 4 .equ se_esuka_rev, reverb_set+50 .equ se_esuka_mvl, 127 diff --git a/sound/songs/se_exp.s b/sound/songs/se_exp.s index 36ffde851..f76b3e54f 100644 --- a/sound/songs/se_exp.s +++ b/sound/songs/se_exp.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_exp_grp, voicegroup_8451F90 + .equ se_exp_grp, voicegroup111 .equ se_exp_pri, 5 .equ se_exp_rev, reverb_set+50 .equ se_exp_mvl, 127 diff --git a/sound/songs/se_expmax.s b/sound/songs/se_expmax.s index 2e34c941d..f106ff6cb 100644 --- a/sound/songs/se_expmax.s +++ b/sound/songs/se_expmax.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_expmax_grp, voicegroup_8451F90 + .equ se_expmax_grp, voicegroup111 .equ se_expmax_pri, 5 .equ se_expmax_rev, reverb_set+50 .equ se_expmax_mvl, 127 diff --git a/sound/songs/se_fu_zaku.s b/sound/songs/se_fu_zaku.s index 813e9bec6..413d5418b 100644 --- a/sound/songs/se_fu_zaku.s +++ b/sound/songs/se_fu_zaku.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_fu_zaku_grp, voicegroup_8451990 + .equ se_fu_zaku_grp, voicegroup110 .equ se_fu_zaku_pri, 4 .equ se_fu_zaku_rev, reverb_set+50 .equ se_fu_zaku_mvl, 127 diff --git a/sound/songs/se_fu_zaku2.s b/sound/songs/se_fu_zaku2.s index db2a316d1..92313a3ad 100644 --- a/sound/songs/se_fu_zaku2.s +++ b/sound/songs/se_fu_zaku2.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_fu_zaku2_grp, voicegroup_8451990 + .equ se_fu_zaku2_grp, voicegroup110 .equ se_fu_zaku2_pri, 4 .equ se_fu_zaku2_rev, reverb_set+50 .equ se_fu_zaku2_mvl, 127 diff --git a/sound/songs/se_fu_zuzuzu.s b/sound/songs/se_fu_zuzuzu.s index 3b7446301..5afa89731 100644 --- a/sound/songs/se_fu_zuzuzu.s +++ b/sound/songs/se_fu_zuzuzu.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_fu_zuzuzu_grp, voicegroup_8451990 + .equ se_fu_zuzuzu_grp, voicegroup110 .equ se_fu_zuzuzu_pri, 4 .equ se_fu_zuzuzu_rev, reverb_set+50 .equ se_fu_zuzuzu_mvl, 127 diff --git a/sound/songs/se_fuusen1.s b/sound/songs/se_fuusen1.s index e0ae744ce..e496a6661 100644 --- a/sound/songs/se_fuusen1.s +++ b/sound/songs/se_fuusen1.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_fuusen1_grp, voicegroup_8451F90 + .equ se_fuusen1_grp, voicegroup111 .equ se_fuusen1_pri, 4 .equ se_fuusen1_rev, reverb_set+50 .equ se_fuusen1_mvl, 127 diff --git a/sound/songs/se_fuusen2.s b/sound/songs/se_fuusen2.s index 29bc3b40f..c47ba5206 100644 --- a/sound/songs/se_fuusen2.s +++ b/sound/songs/se_fuusen2.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_fuusen2_grp, voicegroup_8451F90 + .equ se_fuusen2_grp, voicegroup111 .equ se_fuusen2_pri, 4 .equ se_fuusen2_rev, reverb_set+50 .equ se_fuusen2_mvl, 127 diff --git a/sound/songs/se_fuusen3.s b/sound/songs/se_fuusen3.s index 5e659c2a0..40c993e00 100644 --- a/sound/songs/se_fuusen3.s +++ b/sound/songs/se_fuusen3.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_fuusen3_grp, voicegroup_8451F90 + .equ se_fuusen3_grp, voicegroup111 .equ se_fuusen3_pri, 4 .equ se_fuusen3_rev, reverb_set+50 .equ se_fuusen3_mvl, 127 diff --git a/sound/songs/se_hashi.s b/sound/songs/se_hashi.s index e5705792b..6a1556cad 100644 --- a/sound/songs/se_hashi.s +++ b/sound/songs/se_hashi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_hashi_grp, voicegroup_8451F90 + .equ se_hashi_grp, voicegroup111 .equ se_hashi_pri, 4 .equ se_hashi_rev, reverb_set+50 .equ se_hashi_mvl, 127 diff --git a/sound/songs/se_hazure.s b/sound/songs/se_hazure.s index 9b50d444a..5a12618a0 100644 --- a/sound/songs/se_hazure.s +++ b/sound/songs/se_hazure.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_hazure_grp, voicegroup_8451990 + .equ se_hazure_grp, voicegroup110 .equ se_hazure_pri, 4 .equ se_hazure_rev, reverb_set+50 .equ se_hazure_mvl, 127 diff --git a/sound/songs/se_hi_turun.s b/sound/songs/se_hi_turun.s index 95271dbb2..6c7917e5d 100644 --- a/sound/songs/se_hi_turun.s +++ b/sound/songs/se_hi_turun.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_hi_turun_grp, voicegroup_8451F90 + .equ se_hi_turun_grp, voicegroup111 .equ se_hi_turun_pri, 4 .equ se_hi_turun_rev, reverb_set+50 .equ se_hi_turun_mvl, 127 diff --git a/sound/songs/se_hinsi.s b/sound/songs/se_hinsi.s index 90d12a0f3..fa209245a 100644 --- a/sound/songs/se_hinsi.s +++ b/sound/songs/se_hinsi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_hinsi_grp, voicegroup_8451990 + .equ se_hinsi_grp, voicegroup110 .equ se_hinsi_pri, 3 .equ se_hinsi_rev, reverb_set+50 .equ se_hinsi_mvl, 127 diff --git a/sound/songs/se_i.s b/sound/songs/se_i.s index c6a94b534..5a309dfa4 100644 --- a/sound/songs/se_i.s +++ b/sound/songs/se_i.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_i_grp, voicegroup_8451F90 + .equ se_i_grp, voicegroup111 .equ se_i_pri, 4 .equ se_i_rev, reverb_set+50 .equ se_i_mvl, 127 diff --git a/sound/songs/se_jido_doa.s b/sound/songs/se_jido_doa.s index ba1dc67e5..4dd946566 100644 --- a/sound/songs/se_jido_doa.s +++ b/sound/songs/se_jido_doa.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_jido_doa_grp, voicegroup_8451F90 + .equ se_jido_doa_grp, voicegroup111 .equ se_jido_doa_pri, 4 .equ se_jido_doa_rev, reverb_set+50 .equ se_jido_doa_mvl, 127 diff --git a/sound/songs/se_jihanki.s b/sound/songs/se_jihanki.s index 50d9b74e4..dd739a407 100644 --- a/sound/songs/se_jihanki.s +++ b/sound/songs/se_jihanki.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_jihanki_grp, voicegroup_8451F90 + .equ se_jihanki_grp, voicegroup111 .equ se_jihanki_pri, 4 .equ se_jihanki_rev, reverb_set+50 .equ se_jihanki_mvl, 127 diff --git a/sound/songs/se_jite_pyoko.s b/sound/songs/se_jite_pyoko.s index 08ec5c2eb..bea4ba251 100644 --- a/sound/songs/se_jite_pyoko.s +++ b/sound/songs/se_jite_pyoko.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_jite_pyoko_grp, voicegroup_8451990 + .equ se_jite_pyoko_grp, voicegroup110 .equ se_jite_pyoko_pri, 4 .equ se_jite_pyoko_rev, reverb_set+50 .equ se_jite_pyoko_mvl, 127 diff --git a/sound/songs/se_jitensya.s b/sound/songs/se_jitensya.s index 1ad6ed41b..eb447f59f 100644 --- a/sound/songs/se_jitensya.s +++ b/sound/songs/se_jitensya.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_jitensya_grp, voicegroup_8451F90 + .equ se_jitensya_grp, voicegroup111 .equ se_jitensya_pri, 4 .equ se_jitensya_rev, reverb_set+50 .equ se_jitensya_mvl, 127 diff --git a/sound/songs/se_jyuni.s b/sound/songs/se_jyuni.s index e319bc5f5..3587b107c 100644 --- a/sound/songs/se_jyuni.s +++ b/sound/songs/se_jyuni.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_jyuni_grp, voicegroup_8451990 + .equ se_jyuni_grp, voicegroup110 .equ se_jyuni_pri, 4 .equ se_jyuni_rev, reverb_set+50 .equ se_jyuni_mvl, 127 diff --git a/sound/songs/se_kaidan.s b/sound/songs/se_kaidan.s index 731e15331..4c0a42c06 100644 --- a/sound/songs/se_kaidan.s +++ b/sound/songs/se_kaidan.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kaidan_grp, voicegroup_8451990 + .equ se_kaidan_grp, voicegroup110 .equ se_kaidan_pri, 5 .equ se_kaidan_rev, reverb_set+50 .equ se_kaidan_mvl, 127 diff --git a/sound/songs/se_kaifuku.s b/sound/songs/se_kaifuku.s index 4dd43574d..8fef0a0d2 100644 --- a/sound/songs/se_kaifuku.s +++ b/sound/songs/se_kaifuku.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kaifuku_grp, voicegroup_8451990 + .equ se_kaifuku_grp, voicegroup110 .equ se_kaifuku_pri, 5 .equ se_kaifuku_rev, reverb_set+50 .equ se_kaifuku_mvl, 127 diff --git a/sound/songs/se_ki_gasyan.s b/sound/songs/se_ki_gasyan.s index 5337efa04..97a59487b 100644 --- a/sound/songs/se_ki_gasyan.s +++ b/sound/songs/se_ki_gasyan.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_ki_gasyan_grp, voicegroup_8451F90 + .equ se_ki_gasyan_grp, voicegroup111 .equ se_ki_gasyan_pri, 4 .equ se_ki_gasyan_rev, reverb_set+50 .equ se_ki_gasyan_mvl, 127 diff --git a/sound/songs/se_kon.s b/sound/songs/se_kon.s index bac102a13..dae80e70d 100644 --- a/sound/songs/se_kon.s +++ b/sound/songs/se_kon.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kon_grp, voicegroup_8451F90 + .equ se_kon_grp, voicegroup111 .equ se_kon_pri, 4 .equ se_kon_rev, reverb_set+50 .equ se_kon_mvl, 127 diff --git a/sound/songs/se_kon2.s b/sound/songs/se_kon2.s index 82c8cfc8d..16c353497 100644 --- a/sound/songs/se_kon2.s +++ b/sound/songs/se_kon2.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kon2_grp, voicegroup_8451F90 + .equ se_kon2_grp, voicegroup111 .equ se_kon2_pri, 4 .equ se_kon2_rev, reverb_set+50 .equ se_kon2_mvl, 127 diff --git a/sound/songs/se_kon3.s b/sound/songs/se_kon3.s index b18e2c23c..756ffe67b 100644 --- a/sound/songs/se_kon3.s +++ b/sound/songs/se_kon3.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kon3_grp, voicegroup_8451F90 + .equ se_kon3_grp, voicegroup111 .equ se_kon3_pri, 4 .equ se_kon3_rev, reverb_set+50 .equ se_kon3_mvl, 127 diff --git a/sound/songs/se_kon4.s b/sound/songs/se_kon4.s index ef5881065..162b8513d 100644 --- a/sound/songs/se_kon4.s +++ b/sound/songs/se_kon4.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kon4_grp, voicegroup_8451F90 + .equ se_kon4_grp, voicegroup111 .equ se_kon4_pri, 4 .equ se_kon4_rev, reverb_set+50 .equ se_kon4_mvl, 127 diff --git a/sound/songs/se_kouka_h.s b/sound/songs/se_kouka_h.s index 35a7318e8..ee667b618 100644 --- a/sound/songs/se_kouka_h.s +++ b/sound/songs/se_kouka_h.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kouka_h_grp, voicegroup_8451990 + .equ se_kouka_h_grp, voicegroup110 .equ se_kouka_h_pri, 5 .equ se_kouka_h_rev, reverb_set+50 .equ se_kouka_h_mvl, 127 diff --git a/sound/songs/se_kouka_l.s b/sound/songs/se_kouka_l.s index 1fa9a8043..79c6fcdc9 100644 --- a/sound/songs/se_kouka_l.s +++ b/sound/songs/se_kouka_l.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kouka_l_grp, voicegroup_8451990 + .equ se_kouka_l_grp, voicegroup110 .equ se_kouka_l_pri, 5 .equ se_kouka_l_rev, reverb_set+50 .equ se_kouka_l_mvl, 127 diff --git a/sound/songs/se_kouka_m.s b/sound/songs/se_kouka_m.s index f60b84adb..ee6e66e9a 100644 --- a/sound/songs/se_kouka_m.s +++ b/sound/songs/se_kouka_m.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_kouka_m_grp, voicegroup_8451990 + .equ se_kouka_m_grp, voicegroup110 .equ se_kouka_m_pri, 5 .equ se_kouka_m_rev, reverb_set+50 .equ se_kouka_m_mvl, 127 diff --git a/sound/songs/se_mizu.s b/sound/songs/se_mizu.s index 2d0ad81ab..0d3a4a411 100644 --- a/sound/songs/se_mizu.s +++ b/sound/songs/se_mizu.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_mizu_grp, voicegroup_8451F90 + .equ se_mizu_grp, voicegroup111 .equ se_mizu_pri, 4 .equ se_mizu_rev, reverb_set+50 .equ se_mizu_mvl, 127 diff --git a/sound/songs/se_moter.s b/sound/songs/se_moter.s index 688987228..62f5234c7 100644 --- a/sound/songs/se_moter.s +++ b/sound/songs/se_moter.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_moter_grp, voicegroup_8451F90 + .equ se_moter_grp, voicegroup111 .equ se_moter_pri, 4 .equ se_moter_rev, reverb_set+50 .equ se_moter_mvl, 127 diff --git a/sound/songs/se_mu_pachi.s b/sound/songs/se_mu_pachi.s index dab374614..4dc86c869 100644 --- a/sound/songs/se_mu_pachi.s +++ b/sound/songs/se_mu_pachi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_mu_pachi_grp, voicegroup_8451990 + .equ se_mu_pachi_grp, voicegroup110 .equ se_mu_pachi_pri, 4 .equ se_mu_pachi_rev, reverb_set+50 .equ se_mu_pachi_mvl, 127 diff --git a/sound/songs/se_n.s b/sound/songs/se_n.s index fbdda1ba6..ff7636ec5 100644 --- a/sound/songs/se_n.s +++ b/sound/songs/se_n.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_n_grp, voicegroup_8451F90 + .equ se_n_grp, voicegroup111 .equ se_n_pri, 4 .equ se_n_rev, reverb_set+50 .equ se_n_mvl, 127 diff --git a/sound/songs/se_nageru.s b/sound/songs/se_nageru.s index 4afab82c1..81ae6e313 100644 --- a/sound/songs/se_nageru.s +++ b/sound/songs/se_nageru.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_nageru_grp, voicegroup_8451F90 + .equ se_nageru_grp, voicegroup111 .equ se_nageru_pri, 5 .equ se_nageru_rev, reverb_set+50 .equ se_nageru_mvl, 127 diff --git a/sound/songs/se_naminori.s b/sound/songs/se_naminori.s index ae9fabfa7..ea129e279 100644 --- a/sound/songs/se_naminori.s +++ b/sound/songs/se_naminori.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_naminori_grp, voicegroup_8451990 + .equ se_naminori_grp, voicegroup110 .equ se_naminori_pri, 4 .equ se_naminori_rev, reverb_set+50 .equ se_naminori_mvl, 127 diff --git a/sound/songs/se_nigeru.s b/sound/songs/se_nigeru.s index e70852566..d52af188b 100644 --- a/sound/songs/se_nigeru.s +++ b/sound/songs/se_nigeru.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_nigeru_grp, voicegroup_8451990 + .equ se_nigeru_grp, voicegroup110 .equ se_nigeru_pri, 5 .equ se_nigeru_rev, reverb_set+50 .equ se_nigeru_mvl, 127 diff --git a/sound/songs/se_o.s b/sound/songs/se_o.s index 47373ea36..51f0ae5fc 100644 --- a/sound/songs/se_o.s +++ b/sound/songs/se_o.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_o_grp, voicegroup_8451F90 + .equ se_o_grp, voicegroup111 .equ se_o_pri, 4 .equ se_o_rev, reverb_set+50 .equ se_o_mvl, 127 diff --git a/sound/songs/se_op_basyu.s b/sound/songs/se_op_basyu.s index f452019c8..a285cf558 100644 --- a/sound/songs/se_op_basyu.s +++ b/sound/songs/se_op_basyu.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_op_basyu_grp, voicegroup_8451990 + .equ se_op_basyu_grp, voicegroup110 .equ se_op_basyu_pri, 5 .equ se_op_basyu_rev, reverb_set+50 .equ se_op_basyu_mvl, 127 diff --git a/sound/songs/se_pc_logon.s b/sound/songs/se_pc_logon.s index 520d41844..a1bffea83 100644 --- a/sound/songs/se_pc_logon.s +++ b/sound/songs/se_pc_logon.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_pc_logon_grp, voicegroup_8451990 + .equ se_pc_logon_grp, voicegroup110 .equ se_pc_logon_pri, 5 .equ se_pc_logon_rev, reverb_set+50 .equ se_pc_logon_mvl, 127 diff --git a/sound/songs/se_pc_off.s b/sound/songs/se_pc_off.s index 671532c03..a27368e45 100644 --- a/sound/songs/se_pc_off.s +++ b/sound/songs/se_pc_off.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_pc_off_grp, voicegroup_8451990 + .equ se_pc_off_grp, voicegroup110 .equ se_pc_off_pri, 5 .equ se_pc_off_rev, reverb_set+50 .equ se_pc_off_mvl, 127 diff --git a/sound/songs/se_pc_on.s b/sound/songs/se_pc_on.s index a649fda69..8c12bda4c 100644 --- a/sound/songs/se_pc_on.s +++ b/sound/songs/se_pc_on.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_pc_on_grp, voicegroup_8451990 + .equ se_pc_on_grp, voicegroup110 .equ se_pc_on_pri, 5 .equ se_pc_on_rev, reverb_set+50 .equ se_pc_on_mvl, 127 diff --git a/sound/songs/se_pin.s b/sound/songs/se_pin.s index c145163a0..25887f691 100644 --- a/sound/songs/se_pin.s +++ b/sound/songs/se_pin.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_pin_grp, voicegroup_8451990 + .equ se_pin_grp, voicegroup110 .equ se_pin_pri, 4 .equ se_pin_rev, reverb_set+50 .equ se_pin_mvl, 127 diff --git a/sound/songs/se_pinpon.s b/sound/songs/se_pinpon.s index 0dfea28ea..dd2d8eb3e 100644 --- a/sound/songs/se_pinpon.s +++ b/sound/songs/se_pinpon.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_pinpon_grp, voicegroup_8451990 + .equ se_pinpon_grp, voicegroup110 .equ se_pinpon_pri, 5 .equ se_pinpon_rev, reverb_set+50 .equ se_pinpon_mvl, 127 diff --git a/sound/songs/se_pn_off.s b/sound/songs/se_pn_off.s index 48cbc5da8..a9c5437bc 100644 --- a/sound/songs/se_pn_off.s +++ b/sound/songs/se_pn_off.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_pn_off_grp, voicegroup_8451990 + .equ se_pn_off_grp, voicegroup110 .equ se_pn_off_pri, 5 .equ se_pn_off_rev, reverb_set+50 .equ se_pn_off_mvl, 127 diff --git a/sound/songs/se_pn_on.s b/sound/songs/se_pn_on.s index d0f515aaf..753508303 100644 --- a/sound/songs/se_pn_on.s +++ b/sound/songs/se_pn_on.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_pn_on_grp, voicegroup_8451990 + .equ se_pn_on_grp, voicegroup110 .equ se_pn_on_pri, 5 .equ se_pn_on_rev, reverb_set+50 .equ se_pn_on_mvl, 127 diff --git a/sound/songs/se_poke_dead.s b/sound/songs/se_poke_dead.s index fb7f58770..c571eabf3 100644 --- a/sound/songs/se_poke_dead.s +++ b/sound/songs/se_poke_dead.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_poke_dead_grp, voicegroup_8451990 + .equ se_poke_dead_grp, voicegroup110 .equ se_poke_dead_pri, 5 .equ se_poke_dead_rev, reverb_set+50 .equ se_poke_dead_mvl, 127 diff --git a/sound/songs/se_reapoke.s b/sound/songs/se_reapoke.s index 366d5c84a..cd22622bd 100644 --- a/sound/songs/se_reapoke.s +++ b/sound/songs/se_reapoke.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_reapoke_grp, voicegroup_8451F90 + .equ se_reapoke_grp, voicegroup111 .equ se_reapoke_pri, 5 .equ se_reapoke_rev, reverb_set+50 .equ se_reapoke_mvl, 127 diff --git a/sound/songs/se_regi.s b/sound/songs/se_regi.s index 295f1e47f..d047f270f 100644 --- a/sound/songs/se_regi.s +++ b/sound/songs/se_regi.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_regi_grp, voicegroup_8451990 + .equ se_regi_grp, voicegroup110 .equ se_regi_pri, 5 .equ se_regi_rev, reverb_set+50 .equ se_regi_mvl, 127 diff --git a/sound/songs/se_ru_bari.s b/sound/songs/se_ru_bari.s index dc73542e2..d3a72147d 100644 --- a/sound/songs/se_ru_bari.s +++ b/sound/songs/se_ru_bari.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_ru_bari_grp, voicegroup_8451990 + .equ se_ru_bari_grp, voicegroup110 .equ se_ru_bari_pri, 4 .equ se_ru_bari_rev, reverb_set+50 .equ se_ru_bari_mvl, 127 diff --git a/sound/songs/se_ru_gashin.s b/sound/songs/se_ru_gashin.s index 10c136a92..268713b27 100644 --- a/sound/songs/se_ru_gashin.s +++ b/sound/songs/se_ru_gashin.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_ru_gashin_grp, voicegroup_8451F90 + .equ se_ru_gashin_grp, voicegroup111 .equ se_ru_gashin_pri, 4 .equ se_ru_gashin_rev, reverb_set+50 .equ se_ru_gashin_mvl, 127 diff --git a/sound/songs/se_ru_gasyan.s b/sound/songs/se_ru_gasyan.s index 15ccd44ed..ddcd2f8b3 100644 --- a/sound/songs/se_ru_gasyan.s +++ b/sound/songs/se_ru_gasyan.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_ru_gasyan_grp, voicegroup_8451F90 + .equ se_ru_gasyan_grp, voicegroup111 .equ se_ru_gasyan_pri, 4 .equ se_ru_gasyan_rev, reverb_set+50 .equ se_ru_gasyan_mvl, 127 diff --git a/sound/songs/se_ru_hyuu.s b/sound/songs/se_ru_hyuu.s index d46442223..7edb6ed5b 100644 --- a/sound/songs/se_ru_hyuu.s +++ b/sound/songs/se_ru_hyuu.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_ru_hyuu_grp, voicegroup_8451F90 + .equ se_ru_hyuu_grp, voicegroup111 .equ se_ru_hyuu_pri, 4 .equ se_ru_hyuu_rev, reverb_set+50 .equ se_ru_hyuu_mvl, 127 diff --git a/sound/songs/se_save.s b/sound/songs/se_save.s index 3e8f1ea3a..7ae2d2a39 100644 --- a/sound/songs/se_save.s +++ b/sound/songs/se_save.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_save_grp, voicegroup_8451F90 + .equ se_save_grp, voicegroup111 .equ se_save_pri, 5 .equ se_save_rev, reverb_set+50 .equ se_save_mvl, 127 diff --git a/sound/songs/se_seikai.s b/sound/songs/se_seikai.s index b5bebbcc7..1487eb508 100644 --- a/sound/songs/se_seikai.s +++ b/sound/songs/se_seikai.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_seikai_grp, voicegroup_8451990 + .equ se_seikai_grp, voicegroup110 .equ se_seikai_pri, 4 .equ se_seikai_rev, reverb_set+50 .equ se_seikai_mvl, 127 diff --git a/sound/songs/se_select.s b/sound/songs/se_select.s index 21645c326..c62917e32 100644 --- a/sound/songs/se_select.s +++ b/sound/songs/se_select.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_select_grp, voicegroup_8451990 + .equ se_select_grp, voicegroup110 .equ se_select_pri, 5 .equ se_select_rev, reverb_set+50 .equ se_select_mvl, 127 diff --git a/sound/songs/se_stop.s b/sound/songs/se_stop.s index 6e540d2b9..f527ab84a 100644 --- a/sound/songs/se_stop.s +++ b/sound/songs/se_stop.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_stop_grp, voicegroup_pokemon_cry + .equ se_stop_grp, voicegroup000 .equ se_stop_pri, 0 .equ se_stop_rev, reverb_set+40 .equ se_stop_mvl, 127 diff --git a/sound/songs/se_suikomu.s b/sound/songs/se_suikomu.s index d548245b3..ae8c72d77 100644 --- a/sound/songs/se_suikomu.s +++ b/sound/songs/se_suikomu.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_suikomu_grp, voicegroup_8451990 + .equ se_suikomu_grp, voicegroup110 .equ se_suikomu_pri, 5 .equ se_suikomu_rev, reverb_set+50 .equ se_suikomu_mvl, 127 diff --git a/sound/songs/se_t_ame.s b/sound/songs/se_t_ame.s index 674159e22..35cee7692 100644 --- a/sound/songs/se_t_ame.s +++ b/sound/songs/se_t_ame.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_t_ame_grp, voicegroup_8451F90 + .equ se_t_ame_grp, voicegroup111 .equ se_t_ame_pri, 2 .equ se_t_ame_rev, reverb_set+50 .equ se_t_ame_mvl, 127 diff --git a/sound/songs/se_t_ame_e.s b/sound/songs/se_t_ame_e.s index a959e9476..8511f55d0 100644 --- a/sound/songs/se_t_ame_e.s +++ b/sound/songs/se_t_ame_e.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_t_ame_e_grp, voicegroup_8451F90 + .equ se_t_ame_e_grp, voicegroup111 .equ se_t_ame_e_pri, 2 .equ se_t_ame_e_rev, reverb_set+50 .equ se_t_ame_e_mvl, 127 diff --git a/sound/songs/se_t_kami.s b/sound/songs/se_t_kami.s index b1446d227..c5997261f 100644 --- a/sound/songs/se_t_kami.s +++ b/sound/songs/se_t_kami.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_t_kami_grp, voicegroup_8451F90 + .equ se_t_kami_grp, voicegroup111 .equ se_t_kami_pri, 3 .equ se_t_kami_rev, reverb_set+50 .equ se_t_kami_mvl, 127 diff --git a/sound/songs/se_t_kami2.s b/sound/songs/se_t_kami2.s index 9b601e438..951beeb4f 100644 --- a/sound/songs/se_t_kami2.s +++ b/sound/songs/se_t_kami2.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_t_kami2_grp, voicegroup_8451F90 + .equ se_t_kami2_grp, voicegroup111 .equ se_t_kami2_pri, 3 .equ se_t_kami2_rev, reverb_set+50 .equ se_t_kami2_mvl, 127 diff --git a/sound/songs/se_t_koame.s b/sound/songs/se_t_koame.s index 81852541e..3dbcc7559 100644 --- a/sound/songs/se_t_koame.s +++ b/sound/songs/se_t_koame.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_t_koame_grp, voicegroup_8451F90 + .equ se_t_koame_grp, voicegroup111 .equ se_t_koame_pri, 2 .equ se_t_koame_rev, reverb_set+50 .equ se_t_koame_mvl, 127 diff --git a/sound/songs/se_t_koame_e.s b/sound/songs/se_t_koame_e.s index b36ddd99f..fc9b1ee72 100644 --- a/sound/songs/se_t_koame_e.s +++ b/sound/songs/se_t_koame_e.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_t_koame_e_grp, voicegroup_8451F90 + .equ se_t_koame_e_grp, voicegroup111 .equ se_t_koame_e_pri, 2 .equ se_t_koame_e_rev, reverb_set+50 .equ se_t_koame_e_mvl, 127 diff --git a/sound/songs/se_t_ooame.s b/sound/songs/se_t_ooame.s index 37fbc5339..eb2b6374d 100644 --- a/sound/songs/se_t_ooame.s +++ b/sound/songs/se_t_ooame.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_t_ooame_grp, voicegroup_8451F90 + .equ se_t_ooame_grp, voicegroup111 .equ se_t_ooame_pri, 2 .equ se_t_ooame_rev, reverb_set+50 .equ se_t_ooame_mvl, 127 diff --git a/sound/songs/se_t_ooame_e.s b/sound/songs/se_t_ooame_e.s index 7d17a4d7a..43a2b6f26 100644 --- a/sound/songs/se_t_ooame_e.s +++ b/sound/songs/se_t_ooame_e.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_t_ooame_e_grp, voicegroup_8451F90 + .equ se_t_ooame_e_grp, voicegroup111 .equ se_t_ooame_e_pri, 2 .equ se_t_ooame_e_rev, reverb_set+50 .equ se_t_ooame_e_mvl, 127 diff --git a/sound/songs/se_tama.s b/sound/songs/se_tama.s index 28f6a4b8e..897b8d3d4 100644 --- a/sound/songs/se_tama.s +++ b/sound/songs/se_tama.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tama_grp, voicegroup_8451F90 + .equ se_tama_grp, voicegroup111 .equ se_tama_pri, 5 .equ se_tama_rev, reverb_set+50 .equ se_tama_mvl, 127 diff --git a/sound/songs/se_tamago.s b/sound/songs/se_tamago.s index a88927fa6..670710bd2 100644 --- a/sound/songs/se_tamago.s +++ b/sound/songs/se_tamago.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tamago_grp, voicegroup_8451F90 + .equ se_tamago_grp, voicegroup111 .equ se_tamago_pri, 5 .equ se_tamago_rev, reverb_set+50 .equ se_tamago_mvl, 127 diff --git a/sound/songs/se_tamakoro.s b/sound/songs/se_tamakoro.s index 758e97a08..4950c81a8 100644 --- a/sound/songs/se_tamakoro.s +++ b/sound/songs/se_tamakoro.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tamakoro_grp, voicegroup_8451F90 + .equ se_tamakoro_grp, voicegroup111 .equ se_tamakoro_pri, 2 .equ se_tamakoro_rev, reverb_set+50 .equ se_tamakoro_mvl, 127 diff --git a/sound/songs/se_tamakoro_e.s b/sound/songs/se_tamakoro_e.s index a296e5b27..17c5db1fe 100644 --- a/sound/songs/se_tamakoro_e.s +++ b/sound/songs/se_tamakoro_e.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tamakoro_e_grp, voicegroup_8451F90 + .equ se_tamakoro_e_grp, voicegroup111 .equ se_tamakoro_e_pri, 2 .equ se_tamakoro_e_rev, reverb_set+50 .equ se_tamakoro_e_mvl, 127 diff --git a/sound/songs/se_tb_kara.s b/sound/songs/se_tb_kara.s index a808d91c9..4f5a44de8 100644 --- a/sound/songs/se_tb_kara.s +++ b/sound/songs/se_tb_kara.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tb_kara_grp, voicegroup_8451990 + .equ se_tb_kara_grp, voicegroup110 .equ se_tb_kara_pri, 5 .equ se_tb_kara_rev, reverb_set+50 .equ se_tb_kara_mvl, 127 diff --git a/sound/songs/se_tb_kon.s b/sound/songs/se_tb_kon.s index d5e811e91..920f48ba8 100644 --- a/sound/songs/se_tb_kon.s +++ b/sound/songs/se_tb_kon.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tb_kon_grp, voicegroup_8451F90 + .equ se_tb_kon_grp, voicegroup111 .equ se_tb_kon_pri, 5 .equ se_tb_kon_rev, reverb_set+50 .equ se_tb_kon_mvl, 127 diff --git a/sound/songs/se_tb_start.s b/sound/songs/se_tb_start.s index 0106ec5b1..54795b6e3 100644 --- a/sound/songs/se_tb_start.s +++ b/sound/songs/se_tb_start.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tb_start_grp, voicegroup_8451F90 + .equ se_tb_start_grp, voicegroup111 .equ se_tb_start_pri, 5 .equ se_tb_start_rev, reverb_set+50 .equ se_tb_start_mvl, 127 diff --git a/sound/songs/se_tk_kasya.s b/sound/songs/se_tk_kasya.s index 9658c2b1e..ff5f48561 100644 --- a/sound/songs/se_tk_kasya.s +++ b/sound/songs/se_tk_kasya.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tk_kasya_grp, voicegroup_8451990 + .equ se_tk_kasya_grp, voicegroup110 .equ se_tk_kasya_pri, 4 .equ se_tk_kasya_rev, reverb_set+50 .equ se_tk_kasya_mvl, 127 diff --git a/sound/songs/se_tk_warpin.s b/sound/songs/se_tk_warpin.s index c7121f797..00c7ee207 100644 --- a/sound/songs/se_tk_warpin.s +++ b/sound/songs/se_tk_warpin.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tk_warpin_grp, voicegroup_8451990 + .equ se_tk_warpin_grp, voicegroup110 .equ se_tk_warpin_pri, 4 .equ se_tk_warpin_rev, reverb_set+50 .equ se_tk_warpin_mvl, 127 diff --git a/sound/songs/se_tk_warpout.s b/sound/songs/se_tk_warpout.s index fd9f2f377..622001349 100644 --- a/sound/songs/se_tk_warpout.s +++ b/sound/songs/se_tk_warpout.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tk_warpout_grp, voicegroup_8451990 + .equ se_tk_warpout_grp, voicegroup110 .equ se_tk_warpout_pri, 4 .equ se_tk_warpout_rev, reverb_set+50 .equ se_tk_warpout_mvl, 127 diff --git a/sound/songs/se_toy_a.s b/sound/songs/se_toy_a.s index 88a189413..53067b62c 100644 --- a/sound/songs/se_toy_a.s +++ b/sound/songs/se_toy_a.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_a_grp, voicegroup_8451F90 + .equ se_toy_a_grp, voicegroup111 .equ se_toy_a_pri, 4 .equ se_toy_a_rev, reverb_set+50 .equ se_toy_a_mvl, 127 diff --git a/sound/songs/se_toy_b.s b/sound/songs/se_toy_b.s index 4200959eb..0ed76d9bd 100644 --- a/sound/songs/se_toy_b.s +++ b/sound/songs/se_toy_b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_b_grp, voicegroup_8451F90 + .equ se_toy_b_grp, voicegroup111 .equ se_toy_b_pri, 4 .equ se_toy_b_rev, reverb_set+50 .equ se_toy_b_mvl, 127 diff --git a/sound/songs/se_toy_c.s b/sound/songs/se_toy_c.s index 48b705b93..6341fd96e 100644 --- a/sound/songs/se_toy_c.s +++ b/sound/songs/se_toy_c.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_c_grp, voicegroup_8451F90 + .equ se_toy_c_grp, voicegroup111 .equ se_toy_c_pri, 4 .equ se_toy_c_rev, reverb_set+50 .equ se_toy_c_mvl, 127 diff --git a/sound/songs/se_toy_c1.s b/sound/songs/se_toy_c1.s index 3ca357f5e..02c595b68 100644 --- a/sound/songs/se_toy_c1.s +++ b/sound/songs/se_toy_c1.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_c1_grp, voicegroup_8451F90 + .equ se_toy_c1_grp, voicegroup111 .equ se_toy_c1_pri, 4 .equ se_toy_c1_rev, reverb_set+50 .equ se_toy_c1_mvl, 127 diff --git a/sound/songs/se_toy_d.s b/sound/songs/se_toy_d.s index 4a267d6f5..9d75f98e8 100644 --- a/sound/songs/se_toy_d.s +++ b/sound/songs/se_toy_d.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_d_grp, voicegroup_8451F90 + .equ se_toy_d_grp, voicegroup111 .equ se_toy_d_pri, 4 .equ se_toy_d_rev, reverb_set+50 .equ se_toy_d_mvl, 127 diff --git a/sound/songs/se_toy_dango.s b/sound/songs/se_toy_dango.s index d04759c63..28da6dfe3 100644 --- a/sound/songs/se_toy_dango.s +++ b/sound/songs/se_toy_dango.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_dango_grp, voicegroup_8451F90 + .equ se_toy_dango_grp, voicegroup111 .equ se_toy_dango_pri, 4 .equ se_toy_dango_rev, reverb_set+50 .equ se_toy_dango_mvl, 127 diff --git a/sound/songs/se_toy_e.s b/sound/songs/se_toy_e.s index 289902e7a..bee25515c 100644 --- a/sound/songs/se_toy_e.s +++ b/sound/songs/se_toy_e.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_e_grp, voicegroup_8451F90 + .equ se_toy_e_grp, voicegroup111 .equ se_toy_e_pri, 4 .equ se_toy_e_rev, reverb_set+50 .equ se_toy_e_mvl, 127 diff --git a/sound/songs/se_toy_f.s b/sound/songs/se_toy_f.s index 38c12638c..90ee9e99f 100644 --- a/sound/songs/se_toy_f.s +++ b/sound/songs/se_toy_f.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_f_grp, voicegroup_8451F90 + .equ se_toy_f_grp, voicegroup111 .equ se_toy_f_pri, 4 .equ se_toy_f_rev, reverb_set+50 .equ se_toy_f_mvl, 127 diff --git a/sound/songs/se_toy_g.s b/sound/songs/se_toy_g.s index 9a9183f73..272017429 100644 --- a/sound/songs/se_toy_g.s +++ b/sound/songs/se_toy_g.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_g_grp, voicegroup_8451F90 + .equ se_toy_g_grp, voicegroup111 .equ se_toy_g_pri, 4 .equ se_toy_g_rev, reverb_set+50 .equ se_toy_g_mvl, 127 diff --git a/sound/songs/se_toy_kabe.s b/sound/songs/se_toy_kabe.s index 9956dd7a8..9ed31f6bf 100644 --- a/sound/songs/se_toy_kabe.s +++ b/sound/songs/se_toy_kabe.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_toy_kabe_grp, voicegroup_8451F90 + .equ se_toy_kabe_grp, voicegroup111 .equ se_toy_kabe_pri, 4 .equ se_toy_kabe_rev, reverb_set+50 .equ se_toy_kabe_mvl, 127 diff --git a/sound/songs/se_track_door.s b/sound/songs/se_track_door.s index 88eb8b8e3..458028a1b 100644 --- a/sound/songs/se_track_door.s +++ b/sound/songs/se_track_door.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_track_door_grp, voicegroup_8451F90 + .equ se_track_door_grp, voicegroup111 .equ se_track_door_pri, 4 .equ se_track_door_rev, reverb_set+50 .equ se_track_door_mvl, 127 diff --git a/sound/songs/se_track_haik.s b/sound/songs/se_track_haik.s index bdba51513..40aa10994 100644 --- a/sound/songs/se_track_haik.s +++ b/sound/songs/se_track_haik.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_track_haik_grp, voicegroup_8451990 + .equ se_track_haik_grp, voicegroup110 .equ se_track_haik_pri, 4 .equ se_track_haik_rev, reverb_set+50 .equ se_track_haik_mvl, 127 diff --git a/sound/songs/se_track_move.s b/sound/songs/se_track_move.s index d73bb5a5f..bb88ef18f 100644 --- a/sound/songs/se_track_move.s +++ b/sound/songs/se_track_move.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_track_move_grp, voicegroup_8451F90 + .equ se_track_move_grp, voicegroup111 .equ se_track_move_pri, 4 .equ se_track_move_rev, reverb_set+50 .equ se_track_move_mvl, 127 diff --git a/sound/songs/se_track_stop.s b/sound/songs/se_track_stop.s index 8b658db50..ec12865b7 100644 --- a/sound/songs/se_track_stop.s +++ b/sound/songs/se_track_stop.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_track_stop_grp, voicegroup_8451F90 + .equ se_track_stop_grp, voicegroup111 .equ se_track_stop_pri, 4 .equ se_track_stop_rev, reverb_set+50 .equ se_track_stop_mvl, 127 diff --git a/sound/songs/se_tu_saa.s b/sound/songs/se_tu_saa.s index 53279de6c..8bbd09cdd 100644 --- a/sound/songs/se_tu_saa.s +++ b/sound/songs/se_tu_saa.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_tu_saa_grp, voicegroup_8451990 + .equ se_tu_saa_grp, voicegroup110 .equ se_tu_saa_pri, 4 .equ se_tu_saa_rev, reverb_set+50 .equ se_tu_saa_mvl, 127 diff --git a/sound/songs/se_u.s b/sound/songs/se_u.s index 637d29424..4852c5a2a 100644 --- a/sound/songs/se_u.s +++ b/sound/songs/se_u.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_u_grp, voicegroup_8451F90 + .equ se_u_grp, voicegroup111 .equ se_u_pri, 4 .equ se_u_rev, reverb_set+50 .equ se_u_mvl, 127 diff --git a/sound/songs/se_w003.s b/sound/songs/se_w003.s index 3a0547f02..f85be9174 100644 --- a/sound/songs/se_w003.s +++ b/sound/songs/se_w003.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w003_grp, voicegroup_8451F90 + .equ se_w003_grp, voicegroup111 .equ se_w003_pri, 4 .equ se_w003_rev, reverb_set+50 .equ se_w003_mvl, 127 diff --git a/sound/songs/se_w004.s b/sound/songs/se_w004.s index 95d5fc727..4ba8de97d 100644 --- a/sound/songs/se_w004.s +++ b/sound/songs/se_w004.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w004_grp, voicegroup_8451F90 + .equ se_w004_grp, voicegroup111 .equ se_w004_pri, 4 .equ se_w004_rev, reverb_set+50 .equ se_w004_mvl, 127 diff --git a/sound/songs/se_w006.s b/sound/songs/se_w006.s index c50707ba8..01d8c9ce9 100644 --- a/sound/songs/se_w006.s +++ b/sound/songs/se_w006.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w006_grp, voicegroup_8451F90 + .equ se_w006_grp, voicegroup111 .equ se_w006_pri, 4 .equ se_w006_rev, reverb_set+50 .equ se_w006_mvl, 127 diff --git a/sound/songs/se_w007.s b/sound/songs/se_w007.s index 8e6977178..6eb9d5d9b 100644 --- a/sound/songs/se_w007.s +++ b/sound/songs/se_w007.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w007_grp, voicegroup_8451F90 + .equ se_w007_grp, voicegroup111 .equ se_w007_pri, 4 .equ se_w007_rev, reverb_set+50 .equ se_w007_mvl, 127 diff --git a/sound/songs/se_w010.s b/sound/songs/se_w010.s index 4c0cd4d0e..f0c12048d 100644 --- a/sound/songs/se_w010.s +++ b/sound/songs/se_w010.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w010_grp, voicegroup_8451F90 + .equ se_w010_grp, voicegroup111 .equ se_w010_pri, 4 .equ se_w010_rev, reverb_set+50 .equ se_w010_mvl, 127 diff --git a/sound/songs/se_w011.s b/sound/songs/se_w011.s index 914499938..bc5c16716 100644 --- a/sound/songs/se_w011.s +++ b/sound/songs/se_w011.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w011_grp, voicegroup_8451F90 + .equ se_w011_grp, voicegroup111 .equ se_w011_pri, 4 .equ se_w011_rev, reverb_set+50 .equ se_w011_mvl, 127 diff --git a/sound/songs/se_w013.s b/sound/songs/se_w013.s index ce4d5eb93..332205c9c 100644 --- a/sound/songs/se_w013.s +++ b/sound/songs/se_w013.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w013_grp, voicegroup_8451F90 + .equ se_w013_grp, voicegroup111 .equ se_w013_pri, 4 .equ se_w013_rev, reverb_set+50 .equ se_w013_mvl, 127 diff --git a/sound/songs/se_w013b.s b/sound/songs/se_w013b.s index cf58f3d10..f2a13cd8d 100644 --- a/sound/songs/se_w013b.s +++ b/sound/songs/se_w013b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w013b_grp, voicegroup_8451F90 + .equ se_w013b_grp, voicegroup111 .equ se_w013b_pri, 4 .equ se_w013b_rev, reverb_set+50 .equ se_w013b_mvl, 127 diff --git a/sound/songs/se_w014.s b/sound/songs/se_w014.s index d865869f2..796aecee4 100644 --- a/sound/songs/se_w014.s +++ b/sound/songs/se_w014.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w014_grp, voicegroup_8451F90 + .equ se_w014_grp, voicegroup111 .equ se_w014_pri, 4 .equ se_w014_rev, reverb_set+50 .equ se_w014_mvl, 127 diff --git a/sound/songs/se_w015.s b/sound/songs/se_w015.s index c084a2fd5..d5af31577 100644 --- a/sound/songs/se_w015.s +++ b/sound/songs/se_w015.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w015_grp, voicegroup_8451F90 + .equ se_w015_grp, voicegroup111 .equ se_w015_pri, 4 .equ se_w015_rev, reverb_set+50 .equ se_w015_mvl, 127 diff --git a/sound/songs/se_w016.s b/sound/songs/se_w016.s index 96bba5689..7b1f27026 100644 --- a/sound/songs/se_w016.s +++ b/sound/songs/se_w016.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w016_grp, voicegroup_8451F90 + .equ se_w016_grp, voicegroup111 .equ se_w016_pri, 4 .equ se_w016_rev, reverb_set+50 .equ se_w016_mvl, 127 diff --git a/sound/songs/se_w016b.s b/sound/songs/se_w016b.s index 16eb22b52..e09bfd94e 100644 --- a/sound/songs/se_w016b.s +++ b/sound/songs/se_w016b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w016b_grp, voicegroup_8451F90 + .equ se_w016b_grp, voicegroup111 .equ se_w016b_pri, 4 .equ se_w016b_rev, reverb_set+50 .equ se_w016b_mvl, 127 diff --git a/sound/songs/se_w017.s b/sound/songs/se_w017.s index 7b72c55fd..91ec8431b 100644 --- a/sound/songs/se_w017.s +++ b/sound/songs/se_w017.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w017_grp, voicegroup_8451F90 + .equ se_w017_grp, voicegroup111 .equ se_w017_pri, 4 .equ se_w017_rev, reverb_set+50 .equ se_w017_mvl, 127 diff --git a/sound/songs/se_w019.s b/sound/songs/se_w019.s index c9b20488e..0820f7c2b 100644 --- a/sound/songs/se_w019.s +++ b/sound/songs/se_w019.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w019_grp, voicegroup_8451F90 + .equ se_w019_grp, voicegroup111 .equ se_w019_pri, 4 .equ se_w019_rev, reverb_set+50 .equ se_w019_mvl, 127 diff --git a/sound/songs/se_w020.s b/sound/songs/se_w020.s index 34a6e5823..48faac8e9 100644 --- a/sound/songs/se_w020.s +++ b/sound/songs/se_w020.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w020_grp, voicegroup_8451F90 + .equ se_w020_grp, voicegroup111 .equ se_w020_pri, 4 .equ se_w020_rev, reverb_set+50 .equ se_w020_mvl, 127 diff --git a/sound/songs/se_w025.s b/sound/songs/se_w025.s index 0736a80bc..d091bc26f 100644 --- a/sound/songs/se_w025.s +++ b/sound/songs/se_w025.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w025_grp, voicegroup_8451F90 + .equ se_w025_grp, voicegroup111 .equ se_w025_pri, 4 .equ se_w025_rev, reverb_set+50 .equ se_w025_mvl, 127 diff --git a/sound/songs/se_w025b.s b/sound/songs/se_w025b.s index 7d3c05b4c..751be3773 100644 --- a/sound/songs/se_w025b.s +++ b/sound/songs/se_w025b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w025b_grp, voicegroup_8451F90 + .equ se_w025b_grp, voicegroup111 .equ se_w025b_pri, 4 .equ se_w025b_rev, reverb_set+50 .equ se_w025b_mvl, 127 diff --git a/sound/songs/se_w026.s b/sound/songs/se_w026.s index d0f7335e1..418e5febd 100644 --- a/sound/songs/se_w026.s +++ b/sound/songs/se_w026.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w026_grp, voicegroup_8451F90 + .equ se_w026_grp, voicegroup111 .equ se_w026_pri, 4 .equ se_w026_rev, reverb_set+50 .equ se_w026_mvl, 127 diff --git a/sound/songs/se_w028.s b/sound/songs/se_w028.s index 36eb70a19..7232ba420 100644 --- a/sound/songs/se_w028.s +++ b/sound/songs/se_w028.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w028_grp, voicegroup_8451F90 + .equ se_w028_grp, voicegroup111 .equ se_w028_pri, 4 .equ se_w028_rev, reverb_set+50 .equ se_w028_mvl, 127 diff --git a/sound/songs/se_w029.s b/sound/songs/se_w029.s index 8faaaabf6..59f85da16 100644 --- a/sound/songs/se_w029.s +++ b/sound/songs/se_w029.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w029_grp, voicegroup_8451F90 + .equ se_w029_grp, voicegroup111 .equ se_w029_pri, 4 .equ se_w029_rev, reverb_set+50 .equ se_w029_mvl, 127 diff --git a/sound/songs/se_w030.s b/sound/songs/se_w030.s index 7a7ab0bf7..88efd2b75 100644 --- a/sound/songs/se_w030.s +++ b/sound/songs/se_w030.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w030_grp, voicegroup_8451F90 + .equ se_w030_grp, voicegroup111 .equ se_w030_pri, 4 .equ se_w030_rev, reverb_set+50 .equ se_w030_mvl, 127 diff --git a/sound/songs/se_w036.s b/sound/songs/se_w036.s index af1acfc08..ace942b7d 100644 --- a/sound/songs/se_w036.s +++ b/sound/songs/se_w036.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w036_grp, voicegroup_8451F90 + .equ se_w036_grp, voicegroup111 .equ se_w036_pri, 4 .equ se_w036_rev, reverb_set+50 .equ se_w036_mvl, 127 diff --git a/sound/songs/se_w039.s b/sound/songs/se_w039.s index a7f7743b8..acab66c7f 100644 --- a/sound/songs/se_w039.s +++ b/sound/songs/se_w039.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w039_grp, voicegroup_8451F90 + .equ se_w039_grp, voicegroup111 .equ se_w039_pri, 4 .equ se_w039_rev, reverb_set+50 .equ se_w039_mvl, 127 diff --git a/sound/songs/se_w043.s b/sound/songs/se_w043.s index 43a7da037..e965526e3 100644 --- a/sound/songs/se_w043.s +++ b/sound/songs/se_w043.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w043_grp, voicegroup_8451F90 + .equ se_w043_grp, voicegroup111 .equ se_w043_pri, 4 .equ se_w043_rev, reverb_set+50 .equ se_w043_mvl, 127 diff --git a/sound/songs/se_w044.s b/sound/songs/se_w044.s index db359a673..c4855b4ae 100644 --- a/sound/songs/se_w044.s +++ b/sound/songs/se_w044.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w044_grp, voicegroup_8451F90 + .equ se_w044_grp, voicegroup111 .equ se_w044_pri, 4 .equ se_w044_rev, reverb_set+50 .equ se_w044_mvl, 127 diff --git a/sound/songs/se_w047.s b/sound/songs/se_w047.s index c5eff393d..16d8c2fdb 100644 --- a/sound/songs/se_w047.s +++ b/sound/songs/se_w047.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w047_grp, voicegroup_8451F90 + .equ se_w047_grp, voicegroup111 .equ se_w047_pri, 4 .equ se_w047_rev, reverb_set+50 .equ se_w047_mvl, 127 diff --git a/sound/songs/se_w048.s b/sound/songs/se_w048.s index 5cd1512df..268f706ca 100644 --- a/sound/songs/se_w048.s +++ b/sound/songs/se_w048.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w048_grp, voicegroup_8451F90 + .equ se_w048_grp, voicegroup111 .equ se_w048_pri, 4 .equ se_w048_rev, reverb_set+50 .equ se_w048_mvl, 127 diff --git a/sound/songs/se_w052.s b/sound/songs/se_w052.s index 6aa7ed4d7..583791fb8 100644 --- a/sound/songs/se_w052.s +++ b/sound/songs/se_w052.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w052_grp, voicegroup_8451F90 + .equ se_w052_grp, voicegroup111 .equ se_w052_pri, 4 .equ se_w052_rev, reverb_set+50 .equ se_w052_mvl, 127 diff --git a/sound/songs/se_w053.s b/sound/songs/se_w053.s index eb5b88c47..772ca9741 100644 --- a/sound/songs/se_w053.s +++ b/sound/songs/se_w053.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w053_grp, voicegroup_8451F90 + .equ se_w053_grp, voicegroup111 .equ se_w053_pri, 4 .equ se_w053_rev, reverb_set+50 .equ se_w053_mvl, 127 diff --git a/sound/songs/se_w054.s b/sound/songs/se_w054.s index 050ddf3be..9a747aef8 100644 --- a/sound/songs/se_w054.s +++ b/sound/songs/se_w054.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w054_grp, voicegroup_8451F90 + .equ se_w054_grp, voicegroup111 .equ se_w054_pri, 4 .equ se_w054_rev, reverb_set+50 .equ se_w054_mvl, 127 diff --git a/sound/songs/se_w056.s b/sound/songs/se_w056.s index f4c0ee502..cbbee4b57 100644 --- a/sound/songs/se_w056.s +++ b/sound/songs/se_w056.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w056_grp, voicegroup_8451F90 + .equ se_w056_grp, voicegroup111 .equ se_w056_pri, 4 .equ se_w056_rev, reverb_set+50 .equ se_w056_mvl, 127 diff --git a/sound/songs/se_w057.s b/sound/songs/se_w057.s index 64d14cd1f..4d6225c29 100644 --- a/sound/songs/se_w057.s +++ b/sound/songs/se_w057.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w057_grp, voicegroup_8451F90 + .equ se_w057_grp, voicegroup111 .equ se_w057_pri, 4 .equ se_w057_rev, reverb_set+50 .equ se_w057_mvl, 127 diff --git a/sound/songs/se_w059.s b/sound/songs/se_w059.s index 24139fbd5..cb2aa5c82 100644 --- a/sound/songs/se_w059.s +++ b/sound/songs/se_w059.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w059_grp, voicegroup_8451F90 + .equ se_w059_grp, voicegroup111 .equ se_w059_pri, 4 .equ se_w059_rev, reverb_set+50 .equ se_w059_mvl, 127 diff --git a/sound/songs/se_w059b.s b/sound/songs/se_w059b.s index 4c3f6bbe0..ea58b07a0 100644 --- a/sound/songs/se_w059b.s +++ b/sound/songs/se_w059b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w059b_grp, voicegroup_8451F90 + .equ se_w059b_grp, voicegroup111 .equ se_w059b_pri, 4 .equ se_w059b_rev, reverb_set+50 .equ se_w059b_mvl, 127 diff --git a/sound/songs/se_w060.s b/sound/songs/se_w060.s index 7daa91edf..bedbdaab9 100644 --- a/sound/songs/se_w060.s +++ b/sound/songs/se_w060.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w060_grp, voicegroup_8451F90 + .equ se_w060_grp, voicegroup111 .equ se_w060_pri, 4 .equ se_w060_rev, reverb_set+50 .equ se_w060_mvl, 127 diff --git a/sound/songs/se_w060b.s b/sound/songs/se_w060b.s index ab4922db2..a22bf1eed 100644 --- a/sound/songs/se_w060b.s +++ b/sound/songs/se_w060b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w060b_grp, voicegroup_8451F90 + .equ se_w060b_grp, voicegroup111 .equ se_w060b_pri, 4 .equ se_w060b_rev, reverb_set+50 .equ se_w060b_mvl, 127 diff --git a/sound/songs/se_w062.s b/sound/songs/se_w062.s index cc091bebc..d40a0100c 100644 --- a/sound/songs/se_w062.s +++ b/sound/songs/se_w062.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w062_grp, voicegroup_8451F90 + .equ se_w062_grp, voicegroup111 .equ se_w062_pri, 4 .equ se_w062_rev, reverb_set+50 .equ se_w062_mvl, 127 diff --git a/sound/songs/se_w062b.s b/sound/songs/se_w062b.s index d3cc6f923..107ded25d 100644 --- a/sound/songs/se_w062b.s +++ b/sound/songs/se_w062b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w062b_grp, voicegroup_8451F90 + .equ se_w062b_grp, voicegroup111 .equ se_w062b_pri, 4 .equ se_w062b_rev, reverb_set+50 .equ se_w062b_mvl, 127 diff --git a/sound/songs/se_w063.s b/sound/songs/se_w063.s index 41c8bf8c7..6e9b971cf 100644 --- a/sound/songs/se_w063.s +++ b/sound/songs/se_w063.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w063_grp, voicegroup_8451F90 + .equ se_w063_grp, voicegroup111 .equ se_w063_pri, 4 .equ se_w063_rev, reverb_set+50 .equ se_w063_mvl, 127 diff --git a/sound/songs/se_w063b.s b/sound/songs/se_w063b.s index 2bd19b566..9bdd874e9 100644 --- a/sound/songs/se_w063b.s +++ b/sound/songs/se_w063b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w063b_grp, voicegroup_8451F90 + .equ se_w063b_grp, voicegroup111 .equ se_w063b_pri, 4 .equ se_w063b_rev, reverb_set+50 .equ se_w063b_mvl, 127 diff --git a/sound/songs/se_w070.s b/sound/songs/se_w070.s index d57092d4b..5e1cfc5f2 100644 --- a/sound/songs/se_w070.s +++ b/sound/songs/se_w070.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w070_grp, voicegroup_8451F90 + .equ se_w070_grp, voicegroup111 .equ se_w070_pri, 4 .equ se_w070_rev, reverb_set+50 .equ se_w070_mvl, 127 diff --git a/sound/songs/se_w071.s b/sound/songs/se_w071.s index efd1c6208..4907eff95 100644 --- a/sound/songs/se_w071.s +++ b/sound/songs/se_w071.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w071_grp, voicegroup_8451F90 + .equ se_w071_grp, voicegroup111 .equ se_w071_pri, 4 .equ se_w071_rev, reverb_set+50 .equ se_w071_mvl, 127 diff --git a/sound/songs/se_w071b.s b/sound/songs/se_w071b.s index 757a3b9fb..68c8466f1 100644 --- a/sound/songs/se_w071b.s +++ b/sound/songs/se_w071b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w071b_grp, voicegroup_8451F90 + .equ se_w071b_grp, voicegroup111 .equ se_w071b_pri, 4 .equ se_w071b_rev, reverb_set+50 .equ se_w071b_mvl, 127 diff --git a/sound/songs/se_w076.s b/sound/songs/se_w076.s index d95eda140..ac0d8cf09 100644 --- a/sound/songs/se_w076.s +++ b/sound/songs/se_w076.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w076_grp, voicegroup_8451F90 + .equ se_w076_grp, voicegroup111 .equ se_w076_pri, 4 .equ se_w076_rev, reverb_set+50 .equ se_w076_mvl, 127 diff --git a/sound/songs/se_w077.s b/sound/songs/se_w077.s index a5c5f9e77..22deee477 100644 --- a/sound/songs/se_w077.s +++ b/sound/songs/se_w077.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w077_grp, voicegroup_8451F90 + .equ se_w077_grp, voicegroup111 .equ se_w077_pri, 4 .equ se_w077_rev, reverb_set+50 .equ se_w077_mvl, 127 diff --git a/sound/songs/se_w080.s b/sound/songs/se_w080.s index 6250805c5..fdfda4f4a 100644 --- a/sound/songs/se_w080.s +++ b/sound/songs/se_w080.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w080_grp, voicegroup_8451F90 + .equ se_w080_grp, voicegroup111 .equ se_w080_pri, 4 .equ se_w080_rev, reverb_set+50 .equ se_w080_mvl, 127 diff --git a/sound/songs/se_w081.s b/sound/songs/se_w081.s index be80ed3e0..248ca6f1f 100644 --- a/sound/songs/se_w081.s +++ b/sound/songs/se_w081.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w081_grp, voicegroup_8451F90 + .equ se_w081_grp, voicegroup111 .equ se_w081_pri, 4 .equ se_w081_rev, reverb_set+50 .equ se_w081_mvl, 127 diff --git a/sound/songs/se_w081b.s b/sound/songs/se_w081b.s index f4a0446f4..18eef9015 100644 --- a/sound/songs/se_w081b.s +++ b/sound/songs/se_w081b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w081b_grp, voicegroup_8451F90 + .equ se_w081b_grp, voicegroup111 .equ se_w081b_pri, 4 .equ se_w081b_rev, reverb_set+50 .equ se_w081b_mvl, 127 diff --git a/sound/songs/se_w082.s b/sound/songs/se_w082.s index 92bcac888..e84421803 100644 --- a/sound/songs/se_w082.s +++ b/sound/songs/se_w082.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w082_grp, voicegroup_8451F90 + .equ se_w082_grp, voicegroup111 .equ se_w082_pri, 4 .equ se_w082_rev, reverb_set+50 .equ se_w082_mvl, 127 diff --git a/sound/songs/se_w085.s b/sound/songs/se_w085.s index bf9f919b0..3fc4960a8 100644 --- a/sound/songs/se_w085.s +++ b/sound/songs/se_w085.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w085_grp, voicegroup_8451F90 + .equ se_w085_grp, voicegroup111 .equ se_w085_pri, 4 .equ se_w085_rev, reverb_set+50 .equ se_w085_mvl, 127 diff --git a/sound/songs/se_w085b.s b/sound/songs/se_w085b.s index 34dfa6594..c660825a6 100644 --- a/sound/songs/se_w085b.s +++ b/sound/songs/se_w085b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w085b_grp, voicegroup_8451F90 + .equ se_w085b_grp, voicegroup111 .equ se_w085b_pri, 4 .equ se_w085b_rev, reverb_set+50 .equ se_w085b_mvl, 127 diff --git a/sound/songs/se_w086.s b/sound/songs/se_w086.s index d4c8e7f38..a52693608 100644 --- a/sound/songs/se_w086.s +++ b/sound/songs/se_w086.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w086_grp, voicegroup_8451F90 + .equ se_w086_grp, voicegroup111 .equ se_w086_pri, 4 .equ se_w086_rev, reverb_set+50 .equ se_w086_mvl, 127 diff --git a/sound/songs/se_w088.s b/sound/songs/se_w088.s index 424bcbcf0..6176f8059 100644 --- a/sound/songs/se_w088.s +++ b/sound/songs/se_w088.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w088_grp, voicegroup_8451F90 + .equ se_w088_grp, voicegroup111 .equ se_w088_pri, 4 .equ se_w088_rev, reverb_set+50 .equ se_w088_mvl, 127 diff --git a/sound/songs/se_w089.s b/sound/songs/se_w089.s index 8e28d251b..f6d4d3bd2 100644 --- a/sound/songs/se_w089.s +++ b/sound/songs/se_w089.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w089_grp, voicegroup_8451F90 + .equ se_w089_grp, voicegroup111 .equ se_w089_pri, 4 .equ se_w089_rev, reverb_set+50 .equ se_w089_mvl, 127 diff --git a/sound/songs/se_w091.s b/sound/songs/se_w091.s index 6ad6434aa..977252d0d 100644 --- a/sound/songs/se_w091.s +++ b/sound/songs/se_w091.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w091_grp, voicegroup_8451F90 + .equ se_w091_grp, voicegroup111 .equ se_w091_pri, 4 .equ se_w091_rev, reverb_set+50 .equ se_w091_mvl, 127 diff --git a/sound/songs/se_w092.s b/sound/songs/se_w092.s index 199f1ab37..badb9a746 100644 --- a/sound/songs/se_w092.s +++ b/sound/songs/se_w092.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w092_grp, voicegroup_8451F90 + .equ se_w092_grp, voicegroup111 .equ se_w092_pri, 4 .equ se_w092_rev, reverb_set+50 .equ se_w092_mvl, 127 diff --git a/sound/songs/se_w100.s b/sound/songs/se_w100.s index 57ccf1e8e..df2b316e1 100644 --- a/sound/songs/se_w100.s +++ b/sound/songs/se_w100.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w100_grp, voicegroup_8451F90 + .equ se_w100_grp, voicegroup111 .equ se_w100_pri, 4 .equ se_w100_rev, reverb_set+50 .equ se_w100_mvl, 127 diff --git a/sound/songs/se_w103.s b/sound/songs/se_w103.s index bb109878e..010c02a41 100644 --- a/sound/songs/se_w103.s +++ b/sound/songs/se_w103.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w103_grp, voicegroup_8451F90 + .equ se_w103_grp, voicegroup111 .equ se_w103_pri, 4 .equ se_w103_rev, reverb_set+50 .equ se_w103_mvl, 127 diff --git a/sound/songs/se_w104.s b/sound/songs/se_w104.s index 813a0bde9..eed30349c 100644 --- a/sound/songs/se_w104.s +++ b/sound/songs/se_w104.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w104_grp, voicegroup_8451F90 + .equ se_w104_grp, voicegroup111 .equ se_w104_pri, 4 .equ se_w104_rev, reverb_set+50 .equ se_w104_mvl, 127 diff --git a/sound/songs/se_w107.s b/sound/songs/se_w107.s index 189df237e..1ff5e8ceb 100644 --- a/sound/songs/se_w107.s +++ b/sound/songs/se_w107.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w107_grp, voicegroup_8451F90 + .equ se_w107_grp, voicegroup111 .equ se_w107_pri, 4 .equ se_w107_rev, reverb_set+50 .equ se_w107_mvl, 127 diff --git a/sound/songs/se_w109.s b/sound/songs/se_w109.s index 7528dba40..f971262a5 100644 --- a/sound/songs/se_w109.s +++ b/sound/songs/se_w109.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w109_grp, voicegroup_8451F90 + .equ se_w109_grp, voicegroup111 .equ se_w109_pri, 4 .equ se_w109_rev, reverb_set+50 .equ se_w109_mvl, 127 diff --git a/sound/songs/se_w112.s b/sound/songs/se_w112.s index f4d352131..648e7006c 100644 --- a/sound/songs/se_w112.s +++ b/sound/songs/se_w112.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w112_grp, voicegroup_8451F90 + .equ se_w112_grp, voicegroup111 .equ se_w112_pri, 4 .equ se_w112_rev, reverb_set+50 .equ se_w112_mvl, 127 diff --git a/sound/songs/se_w114.s b/sound/songs/se_w114.s index bc8b90fe1..f784ffadf 100644 --- a/sound/songs/se_w114.s +++ b/sound/songs/se_w114.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w114_grp, voicegroup_8451F90 + .equ se_w114_grp, voicegroup111 .equ se_w114_pri, 4 .equ se_w114_rev, reverb_set+50 .equ se_w114_mvl, 127 diff --git a/sound/songs/se_w115.s b/sound/songs/se_w115.s index 1e2769cb0..2b522c738 100644 --- a/sound/songs/se_w115.s +++ b/sound/songs/se_w115.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w115_grp, voicegroup_8451F90 + .equ se_w115_grp, voicegroup111 .equ se_w115_pri, 4 .equ se_w115_rev, reverb_set+50 .equ se_w115_mvl, 127 diff --git a/sound/songs/se_w118.s b/sound/songs/se_w118.s index 60c13547f..dd9ccc783 100644 --- a/sound/songs/se_w118.s +++ b/sound/songs/se_w118.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w118_grp, voicegroup_8451F90 + .equ se_w118_grp, voicegroup111 .equ se_w118_pri, 4 .equ se_w118_rev, reverb_set+50 .equ se_w118_mvl, 127 diff --git a/sound/songs/se_w120.s b/sound/songs/se_w120.s index 789065289..fd7e2e641 100644 --- a/sound/songs/se_w120.s +++ b/sound/songs/se_w120.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w120_grp, voicegroup_8451F90 + .equ se_w120_grp, voicegroup111 .equ se_w120_pri, 4 .equ se_w120_rev, reverb_set+50 .equ se_w120_mvl, 127 diff --git a/sound/songs/se_w122.s b/sound/songs/se_w122.s index 4c6b81893..96ecf729f 100644 --- a/sound/songs/se_w122.s +++ b/sound/songs/se_w122.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w122_grp, voicegroup_8451F90 + .equ se_w122_grp, voicegroup111 .equ se_w122_pri, 4 .equ se_w122_rev, reverb_set+50 .equ se_w122_mvl, 127 diff --git a/sound/songs/se_w127.s b/sound/songs/se_w127.s index 7d137009e..cff01289a 100644 --- a/sound/songs/se_w127.s +++ b/sound/songs/se_w127.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w127_grp, voicegroup_8451F90 + .equ se_w127_grp, voicegroup111 .equ se_w127_pri, 4 .equ se_w127_rev, reverb_set+50 .equ se_w127_mvl, 127 diff --git a/sound/songs/se_w129.s b/sound/songs/se_w129.s index cbcd01478..47930cc7f 100644 --- a/sound/songs/se_w129.s +++ b/sound/songs/se_w129.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w129_grp, voicegroup_8451F90 + .equ se_w129_grp, voicegroup111 .equ se_w129_pri, 4 .equ se_w129_rev, reverb_set+50 .equ se_w129_mvl, 127 diff --git a/sound/songs/se_w145.s b/sound/songs/se_w145.s index 0c2e0b1ab..15570d08f 100644 --- a/sound/songs/se_w145.s +++ b/sound/songs/se_w145.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w145_grp, voicegroup_8451F90 + .equ se_w145_grp, voicegroup111 .equ se_w145_pri, 4 .equ se_w145_rev, reverb_set+50 .equ se_w145_mvl, 127 diff --git a/sound/songs/se_w145b.s b/sound/songs/se_w145b.s index 01014e8b1..a7da8b0bb 100644 --- a/sound/songs/se_w145b.s +++ b/sound/songs/se_w145b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w145b_grp, voicegroup_8451F90 + .equ se_w145b_grp, voicegroup111 .equ se_w145b_pri, 4 .equ se_w145b_rev, reverb_set+50 .equ se_w145b_mvl, 127 diff --git a/sound/songs/se_w145c.s b/sound/songs/se_w145c.s index 68803d046..bae0686a9 100644 --- a/sound/songs/se_w145c.s +++ b/sound/songs/se_w145c.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w145c_grp, voicegroup_8451F90 + .equ se_w145c_grp, voicegroup111 .equ se_w145c_pri, 4 .equ se_w145c_rev, reverb_set+50 .equ se_w145c_mvl, 127 diff --git a/sound/songs/se_w146.s b/sound/songs/se_w146.s index 12b535f8b..4bae143ab 100644 --- a/sound/songs/se_w146.s +++ b/sound/songs/se_w146.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w146_grp, voicegroup_8451F90 + .equ se_w146_grp, voicegroup111 .equ se_w146_pri, 4 .equ se_w146_rev, reverb_set+50 .equ se_w146_mvl, 127 diff --git a/sound/songs/se_w151.s b/sound/songs/se_w151.s index aadf24b57..7344a95c5 100644 --- a/sound/songs/se_w151.s +++ b/sound/songs/se_w151.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w151_grp, voicegroup_8451F90 + .equ se_w151_grp, voicegroup111 .equ se_w151_pri, 4 .equ se_w151_rev, reverb_set+50 .equ se_w151_mvl, 127 diff --git a/sound/songs/se_w152.s b/sound/songs/se_w152.s index 1a33d262b..ca4f6d745 100644 --- a/sound/songs/se_w152.s +++ b/sound/songs/se_w152.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w152_grp, voicegroup_8451F90 + .equ se_w152_grp, voicegroup111 .equ se_w152_pri, 4 .equ se_w152_rev, reverb_set+50 .equ se_w152_mvl, 127 diff --git a/sound/songs/se_w153.s b/sound/songs/se_w153.s index 85121c951..b38d8f8a9 100644 --- a/sound/songs/se_w153.s +++ b/sound/songs/se_w153.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w153_grp, voicegroup_8451F90 + .equ se_w153_grp, voicegroup111 .equ se_w153_pri, 4 .equ se_w153_rev, reverb_set+50 .equ se_w153_mvl, 127 diff --git a/sound/songs/se_w155.s b/sound/songs/se_w155.s index cf3631754..aaf0c7990 100644 --- a/sound/songs/se_w155.s +++ b/sound/songs/se_w155.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w155_grp, voicegroup_8451F90 + .equ se_w155_grp, voicegroup111 .equ se_w155_pri, 4 .equ se_w155_rev, reverb_set+50 .equ se_w155_mvl, 127 diff --git a/sound/songs/se_w161.s b/sound/songs/se_w161.s index 277eb277b..ccc4724bd 100644 --- a/sound/songs/se_w161.s +++ b/sound/songs/se_w161.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w161_grp, voicegroup_8451F90 + .equ se_w161_grp, voicegroup111 .equ se_w161_pri, 4 .equ se_w161_rev, reverb_set+50 .equ se_w161_mvl, 127 diff --git a/sound/songs/se_w161b.s b/sound/songs/se_w161b.s index 8b9c06e41..1971de63d 100644 --- a/sound/songs/se_w161b.s +++ b/sound/songs/se_w161b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w161b_grp, voicegroup_8451F90 + .equ se_w161b_grp, voicegroup111 .equ se_w161b_pri, 4 .equ se_w161b_rev, reverb_set+50 .equ se_w161b_mvl, 127 diff --git a/sound/songs/se_w166.s b/sound/songs/se_w166.s index e357e5315..e9068bb2a 100644 --- a/sound/songs/se_w166.s +++ b/sound/songs/se_w166.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w166_grp, voicegroup_8451F90 + .equ se_w166_grp, voicegroup111 .equ se_w166_pri, 4 .equ se_w166_rev, reverb_set+50 .equ se_w166_mvl, 127 diff --git a/sound/songs/se_w171.s b/sound/songs/se_w171.s index 56a179151..189b5a842 100644 --- a/sound/songs/se_w171.s +++ b/sound/songs/se_w171.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w171_grp, voicegroup_8451F90 + .equ se_w171_grp, voicegroup111 .equ se_w171_pri, 4 .equ se_w171_rev, reverb_set+50 .equ se_w171_mvl, 127 diff --git a/sound/songs/se_w172.s b/sound/songs/se_w172.s index 161199a3e..f8d8e3913 100644 --- a/sound/songs/se_w172.s +++ b/sound/songs/se_w172.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w172_grp, voicegroup_8451F90 + .equ se_w172_grp, voicegroup111 .equ se_w172_pri, 4 .equ se_w172_rev, reverb_set+50 .equ se_w172_mvl, 127 diff --git a/sound/songs/se_w172b.s b/sound/songs/se_w172b.s index 819fed35e..04f576bf1 100644 --- a/sound/songs/se_w172b.s +++ b/sound/songs/se_w172b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w172b_grp, voicegroup_8451F90 + .equ se_w172b_grp, voicegroup111 .equ se_w172b_pri, 4 .equ se_w172b_rev, reverb_set+50 .equ se_w172b_mvl, 127 diff --git a/sound/songs/se_w173.s b/sound/songs/se_w173.s index 8300a9ac3..86f01dc56 100644 --- a/sound/songs/se_w173.s +++ b/sound/songs/se_w173.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w173_grp, voicegroup_8451F90 + .equ se_w173_grp, voicegroup111 .equ se_w173_pri, 4 .equ se_w173_rev, reverb_set+50 .equ se_w173_mvl, 127 diff --git a/sound/songs/se_w179.s b/sound/songs/se_w179.s index e28036608..cc451e1ec 100644 --- a/sound/songs/se_w179.s +++ b/sound/songs/se_w179.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w179_grp, voicegroup_8451F90 + .equ se_w179_grp, voicegroup111 .equ se_w179_pri, 4 .equ se_w179_rev, reverb_set+50 .equ se_w179_mvl, 127 diff --git a/sound/songs/se_w185.s b/sound/songs/se_w185.s index 9f3b3c016..2b5189af0 100644 --- a/sound/songs/se_w185.s +++ b/sound/songs/se_w185.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w185_grp, voicegroup_8451F90 + .equ se_w185_grp, voicegroup111 .equ se_w185_pri, 4 .equ se_w185_rev, reverb_set+50 .equ se_w185_mvl, 127 diff --git a/sound/songs/se_w187.s b/sound/songs/se_w187.s index 8ecb3d22e..5e4de1a90 100644 --- a/sound/songs/se_w187.s +++ b/sound/songs/se_w187.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w187_grp, voicegroup_8451F90 + .equ se_w187_grp, voicegroup111 .equ se_w187_pri, 4 .equ se_w187_rev, reverb_set+50 .equ se_w187_mvl, 127 diff --git a/sound/songs/se_w195.s b/sound/songs/se_w195.s index fe7dba273..27b09c5dd 100644 --- a/sound/songs/se_w195.s +++ b/sound/songs/se_w195.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w195_grp, voicegroup_8451F90 + .equ se_w195_grp, voicegroup111 .equ se_w195_pri, 4 .equ se_w195_rev, reverb_set+50 .equ se_w195_mvl, 127 diff --git a/sound/songs/se_w196.s b/sound/songs/se_w196.s index e1dafd1e1..c532f5095 100644 --- a/sound/songs/se_w196.s +++ b/sound/songs/se_w196.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w196_grp, voicegroup_8451F90 + .equ se_w196_grp, voicegroup111 .equ se_w196_pri, 4 .equ se_w196_rev, reverb_set+50 .equ se_w196_mvl, 127 diff --git a/sound/songs/se_w197.s b/sound/songs/se_w197.s index f63bb5dce..41b8482c6 100644 --- a/sound/songs/se_w197.s +++ b/sound/songs/se_w197.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w197_grp, voicegroup_8451F90 + .equ se_w197_grp, voicegroup111 .equ se_w197_pri, 4 .equ se_w197_rev, reverb_set+50 .equ se_w197_mvl, 127 diff --git a/sound/songs/se_w199.s b/sound/songs/se_w199.s index 6a3a095ab..1808670a0 100644 --- a/sound/songs/se_w199.s +++ b/sound/songs/se_w199.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w199_grp, voicegroup_8451F90 + .equ se_w199_grp, voicegroup111 .equ se_w199_pri, 4 .equ se_w199_rev, reverb_set+50 .equ se_w199_mvl, 127 diff --git a/sound/songs/se_w201.s b/sound/songs/se_w201.s index d4138d506..debba1c75 100644 --- a/sound/songs/se_w201.s +++ b/sound/songs/se_w201.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w201_grp, voicegroup_8451F90 + .equ se_w201_grp, voicegroup111 .equ se_w201_pri, 4 .equ se_w201_rev, reverb_set+50 .equ se_w201_mvl, 127 diff --git a/sound/songs/se_w202.s b/sound/songs/se_w202.s index db70105f3..db0cb40ff 100644 --- a/sound/songs/se_w202.s +++ b/sound/songs/se_w202.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w202_grp, voicegroup_8451F90 + .equ se_w202_grp, voicegroup111 .equ se_w202_pri, 4 .equ se_w202_rev, reverb_set+50 .equ se_w202_mvl, 127 diff --git a/sound/songs/se_w204.s b/sound/songs/se_w204.s index b9e3f259d..51f9e50d8 100644 --- a/sound/songs/se_w204.s +++ b/sound/songs/se_w204.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w204_grp, voicegroup_8451F90 + .equ se_w204_grp, voicegroup111 .equ se_w204_pri, 4 .equ se_w204_rev, reverb_set+50 .equ se_w204_mvl, 127 diff --git a/sound/songs/se_w207.s b/sound/songs/se_w207.s index 7967c0e92..5fd26245b 100644 --- a/sound/songs/se_w207.s +++ b/sound/songs/se_w207.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w207_grp, voicegroup_8451F90 + .equ se_w207_grp, voicegroup111 .equ se_w207_pri, 4 .equ se_w207_rev, reverb_set+50 .equ se_w207_mvl, 127 diff --git a/sound/songs/se_w207b.s b/sound/songs/se_w207b.s index 031a6bf04..8d80ac30d 100644 --- a/sound/songs/se_w207b.s +++ b/sound/songs/se_w207b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w207b_grp, voicegroup_8451F90 + .equ se_w207b_grp, voicegroup111 .equ se_w207b_pri, 4 .equ se_w207b_rev, reverb_set+50 .equ se_w207b_mvl, 127 diff --git a/sound/songs/se_w208.s b/sound/songs/se_w208.s index 1c7b58cf0..ee77f93bd 100644 --- a/sound/songs/se_w208.s +++ b/sound/songs/se_w208.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w208_grp, voicegroup_8451F90 + .equ se_w208_grp, voicegroup111 .equ se_w208_pri, 4 .equ se_w208_rev, reverb_set+50 .equ se_w208_mvl, 127 diff --git a/sound/songs/se_w213.s b/sound/songs/se_w213.s index 730ba9310..fa16e6d13 100644 --- a/sound/songs/se_w213.s +++ b/sound/songs/se_w213.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w213_grp, voicegroup_8451F90 + .equ se_w213_grp, voicegroup111 .equ se_w213_pri, 4 .equ se_w213_rev, reverb_set+50 .equ se_w213_mvl, 127 diff --git a/sound/songs/se_w213b.s b/sound/songs/se_w213b.s index 235000bd4..488e3e580 100644 --- a/sound/songs/se_w213b.s +++ b/sound/songs/se_w213b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w213b_grp, voicegroup_8451F90 + .equ se_w213b_grp, voicegroup111 .equ se_w213b_pri, 4 .equ se_w213b_rev, reverb_set+50 .equ se_w213b_mvl, 127 diff --git a/sound/songs/se_w215.s b/sound/songs/se_w215.s index aa0f20b9c..9861f142d 100644 --- a/sound/songs/se_w215.s +++ b/sound/songs/se_w215.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w215_grp, voicegroup_8451F90 + .equ se_w215_grp, voicegroup111 .equ se_w215_pri, 4 .equ se_w215_rev, reverb_set+50 .equ se_w215_mvl, 127 diff --git a/sound/songs/se_w221.s b/sound/songs/se_w221.s index 4b7c2559d..0a3151d7c 100644 --- a/sound/songs/se_w221.s +++ b/sound/songs/se_w221.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w221_grp, voicegroup_8451F90 + .equ se_w221_grp, voicegroup111 .equ se_w221_pri, 4 .equ se_w221_rev, reverb_set+50 .equ se_w221_mvl, 127 diff --git a/sound/songs/se_w221b.s b/sound/songs/se_w221b.s index e781c0a3c..2994f2749 100644 --- a/sound/songs/se_w221b.s +++ b/sound/songs/se_w221b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w221b_grp, voicegroup_8451F90 + .equ se_w221b_grp, voicegroup111 .equ se_w221b_pri, 4 .equ se_w221b_rev, reverb_set+50 .equ se_w221b_mvl, 127 diff --git a/sound/songs/se_w226.s b/sound/songs/se_w226.s index 849294d9f..c802ade78 100644 --- a/sound/songs/se_w226.s +++ b/sound/songs/se_w226.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w226_grp, voicegroup_8451F90 + .equ se_w226_grp, voicegroup111 .equ se_w226_pri, 4 .equ se_w226_rev, reverb_set+50 .equ se_w226_mvl, 127 diff --git a/sound/songs/se_w227.s b/sound/songs/se_w227.s index 572d586cf..c326cb1ee 100644 --- a/sound/songs/se_w227.s +++ b/sound/songs/se_w227.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w227_grp, voicegroup_8451F90 + .equ se_w227_grp, voicegroup111 .equ se_w227_pri, 4 .equ se_w227_rev, reverb_set+50 .equ se_w227_mvl, 127 diff --git a/sound/songs/se_w227b.s b/sound/songs/se_w227b.s index 8c45bdcb0..95d32ba7b 100644 --- a/sound/songs/se_w227b.s +++ b/sound/songs/se_w227b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w227b_grp, voicegroup_8451F90 + .equ se_w227b_grp, voicegroup111 .equ se_w227b_pri, 4 .equ se_w227b_rev, reverb_set+50 .equ se_w227b_mvl, 127 diff --git a/sound/songs/se_w230.s b/sound/songs/se_w230.s index a1c9ed108..0d9bd6712 100644 --- a/sound/songs/se_w230.s +++ b/sound/songs/se_w230.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w230_grp, voicegroup_8451F90 + .equ se_w230_grp, voicegroup111 .equ se_w230_pri, 4 .equ se_w230_rev, reverb_set+50 .equ se_w230_mvl, 127 diff --git a/sound/songs/se_w231.s b/sound/songs/se_w231.s index 596c9b219..7acb85288 100644 --- a/sound/songs/se_w231.s +++ b/sound/songs/se_w231.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w231_grp, voicegroup_8451F90 + .equ se_w231_grp, voicegroup111 .equ se_w231_pri, 4 .equ se_w231_rev, reverb_set+50 .equ se_w231_mvl, 127 diff --git a/sound/songs/se_w233.s b/sound/songs/se_w233.s index 21366e40e..169f522a9 100644 --- a/sound/songs/se_w233.s +++ b/sound/songs/se_w233.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w233_grp, voicegroup_8451F90 + .equ se_w233_grp, voicegroup111 .equ se_w233_pri, 4 .equ se_w233_rev, reverb_set+50 .equ se_w233_mvl, 127 diff --git a/sound/songs/se_w233b.s b/sound/songs/se_w233b.s index de6316afb..05713b161 100644 --- a/sound/songs/se_w233b.s +++ b/sound/songs/se_w233b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w233b_grp, voicegroup_8451F90 + .equ se_w233b_grp, voicegroup111 .equ se_w233b_pri, 4 .equ se_w233b_rev, reverb_set+50 .equ se_w233b_mvl, 127 diff --git a/sound/songs/se_w234.s b/sound/songs/se_w234.s index 732d01a11..0455028ce 100644 --- a/sound/songs/se_w234.s +++ b/sound/songs/se_w234.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w234_grp, voicegroup_8451F90 + .equ se_w234_grp, voicegroup111 .equ se_w234_pri, 5 .equ se_w234_rev, reverb_set+50 .equ se_w234_mvl, 127 diff --git a/sound/songs/se_w236.s b/sound/songs/se_w236.s index 03589421d..c238c9094 100644 --- a/sound/songs/se_w236.s +++ b/sound/songs/se_w236.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w236_grp, voicegroup_8451F90 + .equ se_w236_grp, voicegroup111 .equ se_w236_pri, 4 .equ se_w236_rev, reverb_set+50 .equ se_w236_mvl, 127 diff --git a/sound/songs/se_w239.s b/sound/songs/se_w239.s index a4a4270fe..8b3782b97 100644 --- a/sound/songs/se_w239.s +++ b/sound/songs/se_w239.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w239_grp, voicegroup_8451F90 + .equ se_w239_grp, voicegroup111 .equ se_w239_pri, 4 .equ se_w239_rev, reverb_set+50 .equ se_w239_mvl, 127 diff --git a/sound/songs/se_w240.s b/sound/songs/se_w240.s index d445038bf..50ff00605 100644 --- a/sound/songs/se_w240.s +++ b/sound/songs/se_w240.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w240_grp, voicegroup_8451F90 + .equ se_w240_grp, voicegroup111 .equ se_w240_pri, 4 .equ se_w240_rev, reverb_set+50 .equ se_w240_mvl, 127 diff --git a/sound/songs/se_w250.s b/sound/songs/se_w250.s index ac5c123e7..372bde412 100644 --- a/sound/songs/se_w250.s +++ b/sound/songs/se_w250.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w250_grp, voicegroup_8451F90 + .equ se_w250_grp, voicegroup111 .equ se_w250_pri, 4 .equ se_w250_rev, reverb_set+50 .equ se_w250_mvl, 127 diff --git a/sound/songs/se_w253.s b/sound/songs/se_w253.s index 3588725f3..086a60a58 100644 --- a/sound/songs/se_w253.s +++ b/sound/songs/se_w253.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w253_grp, voicegroup_8451F90 + .equ se_w253_grp, voicegroup111 .equ se_w253_pri, 4 .equ se_w253_rev, reverb_set+50 .equ se_w253_mvl, 127 diff --git a/sound/songs/se_w255.s b/sound/songs/se_w255.s index f00a1be05..00e1617b6 100644 --- a/sound/songs/se_w255.s +++ b/sound/songs/se_w255.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w255_grp, voicegroup_8451F90 + .equ se_w255_grp, voicegroup111 .equ se_w255_pri, 4 .equ se_w255_rev, reverb_set+50 .equ se_w255_mvl, 127 diff --git a/sound/songs/se_w257.s b/sound/songs/se_w257.s index dcc3750ba..c0183715a 100644 --- a/sound/songs/se_w257.s +++ b/sound/songs/se_w257.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w257_grp, voicegroup_8451F90 + .equ se_w257_grp, voicegroup111 .equ se_w257_pri, 4 .equ se_w257_rev, reverb_set+50 .equ se_w257_mvl, 127 diff --git a/sound/songs/se_w258.s b/sound/songs/se_w258.s index 52c4b826d..36fef253f 100644 --- a/sound/songs/se_w258.s +++ b/sound/songs/se_w258.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w258_grp, voicegroup_8451F90 + .equ se_w258_grp, voicegroup111 .equ se_w258_pri, 4 .equ se_w258_rev, reverb_set+50 .equ se_w258_mvl, 127 diff --git a/sound/songs/se_w260.s b/sound/songs/se_w260.s index 11874e1f3..7502b6fd0 100644 --- a/sound/songs/se_w260.s +++ b/sound/songs/se_w260.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w260_grp, voicegroup_8451F90 + .equ se_w260_grp, voicegroup111 .equ se_w260_pri, 4 .equ se_w260_rev, reverb_set+50 .equ se_w260_mvl, 127 diff --git a/sound/songs/se_w268.s b/sound/songs/se_w268.s index 3b45b223f..3f0004eed 100644 --- a/sound/songs/se_w268.s +++ b/sound/songs/se_w268.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w268_grp, voicegroup_8451F90 + .equ se_w268_grp, voicegroup111 .equ se_w268_pri, 4 .equ se_w268_rev, reverb_set+50 .equ se_w268_mvl, 127 diff --git a/sound/songs/se_w280.s b/sound/songs/se_w280.s index fb7766e79..459690ad2 100644 --- a/sound/songs/se_w280.s +++ b/sound/songs/se_w280.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w280_grp, voicegroup_8451F90 + .equ se_w280_grp, voicegroup111 .equ se_w280_pri, 4 .equ se_w280_rev, reverb_set+50 .equ se_w280_mvl, 127 diff --git a/sound/songs/se_w281.s b/sound/songs/se_w281.s index 0cb5b56c3..b8ba1a3e5 100644 --- a/sound/songs/se_w281.s +++ b/sound/songs/se_w281.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w281_grp, voicegroup_8451F90 + .equ se_w281_grp, voicegroup111 .equ se_w281_pri, 4 .equ se_w281_rev, reverb_set+50 .equ se_w281_mvl, 127 diff --git a/sound/songs/se_w287.s b/sound/songs/se_w287.s index 9964c6dee..61297bcd6 100644 --- a/sound/songs/se_w287.s +++ b/sound/songs/se_w287.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w287_grp, voicegroup_8451F90 + .equ se_w287_grp, voicegroup111 .equ se_w287_pri, 4 .equ se_w287_rev, reverb_set+50 .equ se_w287_mvl, 127 diff --git a/sound/songs/se_w287b.s b/sound/songs/se_w287b.s index 0fd968bdb..f4164d724 100644 --- a/sound/songs/se_w287b.s +++ b/sound/songs/se_w287b.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w287b_grp, voicegroup_8451F90 + .equ se_w287b_grp, voicegroup111 .equ se_w287b_pri, 4 .equ se_w287b_rev, reverb_set+50 .equ se_w287b_mvl, 127 diff --git a/sound/songs/se_w291.s b/sound/songs/se_w291.s index 6c1bce800..d5807e60f 100644 --- a/sound/songs/se_w291.s +++ b/sound/songs/se_w291.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w291_grp, voicegroup_8451F90 + .equ se_w291_grp, voicegroup111 .equ se_w291_pri, 4 .equ se_w291_rev, reverb_set+50 .equ se_w291_mvl, 127 diff --git a/sound/songs/se_w298.s b/sound/songs/se_w298.s index 4f36ca8c6..0add056de 100644 --- a/sound/songs/se_w298.s +++ b/sound/songs/se_w298.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w298_grp, voicegroup_8451F90 + .equ se_w298_grp, voicegroup111 .equ se_w298_pri, 4 .equ se_w298_rev, reverb_set+50 .equ se_w298_mvl, 127 diff --git a/sound/songs/se_w320.s b/sound/songs/se_w320.s index a0e4cbc2c..e8b24d3f4 100644 --- a/sound/songs/se_w320.s +++ b/sound/songs/se_w320.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w320_grp, voicegroup_8451F90 + .equ se_w320_grp, voicegroup111 .equ se_w320_pri, 4 .equ se_w320_rev, reverb_set+50 .equ se_w320_mvl, 127 diff --git a/sound/songs/se_w322.s b/sound/songs/se_w322.s index ba1442dcf..23506e2b3 100644 --- a/sound/songs/se_w322.s +++ b/sound/songs/se_w322.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w322_grp, voicegroup_8451F90 + .equ se_w322_grp, voicegroup111 .equ se_w322_pri, 4 .equ se_w322_rev, reverb_set+50 .equ se_w322_mvl, 127 diff --git a/sound/songs/se_w327.s b/sound/songs/se_w327.s index b5adcc2b1..f2affbb1b 100644 --- a/sound/songs/se_w327.s +++ b/sound/songs/se_w327.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w327_grp, voicegroup_8451F90 + .equ se_w327_grp, voicegroup111 .equ se_w327_pri, 4 .equ se_w327_rev, reverb_set+50 .equ se_w327_mvl, 127 diff --git a/sound/songs/se_w328.s b/sound/songs/se_w328.s index a5926e443..4395ea733 100644 --- a/sound/songs/se_w328.s +++ b/sound/songs/se_w328.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_w328_grp, voicegroup_8451F90 + .equ se_w328_grp, voicegroup111 .equ se_w328_pri, 4 .equ se_w328_rev, reverb_set+50 .equ se_w328_mvl, 127 diff --git a/sound/songs/se_wall_hit.s b/sound/songs/se_wall_hit.s index 0e2695e33..42034ecf9 100644 --- a/sound/songs/se_wall_hit.s +++ b/sound/songs/se_wall_hit.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_wall_hit_grp, voicegroup_8451990 + .equ se_wall_hit_grp, voicegroup110 .equ se_wall_hit_pri, 2 .equ se_wall_hit_rev, reverb_set+50 .equ se_wall_hit_mvl, 127 diff --git a/sound/songs/se_win_open.s b/sound/songs/se_win_open.s index cab4d51a4..6db9e3b2f 100644 --- a/sound/songs/se_win_open.s +++ b/sound/songs/se_win_open.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_win_open_grp, voicegroup_8451990 + .equ se_win_open_grp, voicegroup110 .equ se_win_open_pri, 5 .equ se_win_open_rev, reverb_set+50 .equ se_win_open_mvl, 127 diff --git a/sound/songs/se_z_page.s b/sound/songs/se_z_page.s index 1c805a6c4..30347bbd2 100644 --- a/sound/songs/se_z_page.s +++ b/sound/songs/se_z_page.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_z_page_grp, voicegroup_8451990 + .equ se_z_page_grp, voicegroup110 .equ se_z_page_pri, 5 .equ se_z_page_rev, reverb_set+50 .equ se_z_page_mvl, 127 diff --git a/sound/songs/se_z_scroll.s b/sound/songs/se_z_scroll.s index 33f24e961..1806e4b77 100644 --- a/sound/songs/se_z_scroll.s +++ b/sound/songs/se_z_scroll.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_z_scroll_grp, voicegroup_8451990 + .equ se_z_scroll_grp, voicegroup110 .equ se_z_scroll_pri, 5 .equ se_z_scroll_rev, reverb_set+50 .equ se_z_scroll_mvl, 127 diff --git a/sound/songs/se_z_search.s b/sound/songs/se_z_search.s index 2469b5279..89603ec88 100644 --- a/sound/songs/se_z_search.s +++ b/sound/songs/se_z_search.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ se_z_search_grp, voicegroup_8451990 + .equ se_z_search_grp, voicegroup110 .equ se_z_search_pri, 5 .equ se_z_search_rev, reverb_set+50 .equ se_z_search_mvl, 127 diff --git a/sound/songs/song_248.s b/sound/songs/song_248.s index 121b187c2..713381073 100644 --- a/sound/songs/song_248.s +++ b/sound/songs/song_248.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_248_grp, voicegroup_84549F0 + .equ song_248_grp, voicegroup120 .equ song_248_pri, 4 .equ song_248_rev, 0 .equ song_248_mvl, 127 diff --git a/sound/songs/song_249.s b/sound/songs/song_249.s index 71d1b6aa0..c5fa9ad87 100644 --- a/sound/songs/song_249.s +++ b/sound/songs/song_249.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_249_grp, voicegroup_84549F0 + .equ song_249_grp, voicegroup120 .equ song_249_pri, 4 .equ song_249_rev, 0 .equ song_249_mvl, 127 diff --git a/sound/songs/song_250.s b/sound/songs/song_250.s index 62e725123..47e788535 100644 --- a/sound/songs/song_250.s +++ b/sound/songs/song_250.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_250_grp, voicegroup_84549F0 + .equ song_250_grp, voicegroup120 .equ song_250_pri, 4 .equ song_250_rev, 0 .equ song_250_mvl, 127 diff --git a/sound/songs/song_251.s b/sound/songs/song_251.s index 1e1c10bff..76b0a788e 100644 --- a/sound/songs/song_251.s +++ b/sound/songs/song_251.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_251_grp, voicegroup_84549F0 + .equ song_251_grp, voicegroup120 .equ song_251_pri, 4 .equ song_251_rev, 0 .equ song_251_mvl, 127 diff --git a/sound/songs/song_252.s b/sound/songs/song_252.s index 88e91e9aa..25e11aa28 100644 --- a/sound/songs/song_252.s +++ b/sound/songs/song_252.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_252_grp, voicegroup_84549F0 + .equ song_252_grp, voicegroup120 .equ song_252_pri, 4 .equ song_252_rev, 0 .equ song_252_mvl, 127 diff --git a/sound/songs/song_253.s b/sound/songs/song_253.s index 00fabf09b..0a9434d51 100644 --- a/sound/songs/song_253.s +++ b/sound/songs/song_253.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_253_grp, voicegroup_84549F0 + .equ song_253_grp, voicegroup120 .equ song_253_pri, 4 .equ song_253_rev, 0 .equ song_253_mvl, 127 diff --git a/sound/songs/song_254.s b/sound/songs/song_254.s index ada594c03..3cf9c611a 100644 --- a/sound/songs/song_254.s +++ b/sound/songs/song_254.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_254_grp, voicegroup_84549F0 + .equ song_254_grp, voicegroup120 .equ song_254_pri, 4 .equ song_254_rev, 0 .equ song_254_mvl, 127 diff --git a/sound/songs/song_255.s b/sound/songs/song_255.s index ebc528c13..72eb826a2 100644 --- a/sound/songs/song_255.s +++ b/sound/songs/song_255.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_255_grp, voicegroup_84549F0 + .equ song_255_grp, voicegroup120 .equ song_255_pri, 4 .equ song_255_rev, 0 .equ song_255_mvl, 127 diff --git a/sound/songs/song_256.s b/sound/songs/song_256.s index 165f6e841..15cd2a3ed 100644 --- a/sound/songs/song_256.s +++ b/sound/songs/song_256.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_256_grp, voicegroup_84549F0 + .equ song_256_grp, voicegroup120 .equ song_256_pri, 4 .equ song_256_rev, 0 .equ song_256_mvl, 127 diff --git a/sound/songs/song_257.s b/sound/songs/song_257.s index 3866c45a8..ac49d24b5 100644 --- a/sound/songs/song_257.s +++ b/sound/songs/song_257.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_257_grp, voicegroup_84549F0 + .equ song_257_grp, voicegroup120 .equ song_257_pri, 4 .equ song_257_rev, 0 .equ song_257_mvl, 127 diff --git a/sound/songs/song_258.s b/sound/songs/song_258.s index 8672eb4de..3d30dfadb 100644 --- a/sound/songs/song_258.s +++ b/sound/songs/song_258.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_258_grp, voicegroup_84549F0 + .equ song_258_grp, voicegroup120 .equ song_258_pri, 4 .equ song_258_rev, 0 .equ song_258_mvl, 127 diff --git a/sound/songs/song_259.s b/sound/songs/song_259.s index d4a2ac094..e1f13f9b4 100644 --- a/sound/songs/song_259.s +++ b/sound/songs/song_259.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_259_grp, voicegroup_84549F0 + .equ song_259_grp, voicegroup120 .equ song_259_pri, 4 .equ song_259_rev, 0 .equ song_259_mvl, 127 diff --git a/sound/songs/song_260.s b/sound/songs/song_260.s index a281d8feb..d86cb8818 100644 --- a/sound/songs/song_260.s +++ b/sound/songs/song_260.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_260_grp, voicegroup_84549F0 + .equ song_260_grp, voicegroup120 .equ song_260_pri, 4 .equ song_260_rev, 0 .equ song_260_mvl, 127 diff --git a/sound/songs/song_261.s b/sound/songs/song_261.s index b0e012095..12ce50b3b 100644 --- a/sound/songs/song_261.s +++ b/sound/songs/song_261.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_261_grp, voicegroup_84549F0 + .equ song_261_grp, voicegroup120 .equ song_261_pri, 4 .equ song_261_rev, 0 .equ song_261_mvl, 127 diff --git a/sound/songs/song_262.s b/sound/songs/song_262.s index cbd714193..fc73a22fd 100644 --- a/sound/songs/song_262.s +++ b/sound/songs/song_262.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_262_grp, voicegroup_84549F0 + .equ song_262_grp, voicegroup120 .equ song_262_pri, 4 .equ song_262_rev, 0 .equ song_262_mvl, 127 diff --git a/sound/songs/song_263.s b/sound/songs/song_263.s index 820231977..3c2e91ed1 100644 --- a/sound/songs/song_263.s +++ b/sound/songs/song_263.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_263_grp, voicegroup_84549F0 + .equ song_263_grp, voicegroup120 .equ song_263_pri, 4 .equ song_263_rev, 0 .equ song_263_mvl, 127 diff --git a/sound/songs/song_264.s b/sound/songs/song_264.s index f4d4378dd..9aeee0182 100644 --- a/sound/songs/song_264.s +++ b/sound/songs/song_264.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_264_grp, voicegroup_84549F0 + .equ song_264_grp, voicegroup120 .equ song_264_pri, 4 .equ song_264_rev, 0 .equ song_264_mvl, 127 diff --git a/sound/songs/song_265.s b/sound/songs/song_265.s index d260db139..aad399279 100644 --- a/sound/songs/song_265.s +++ b/sound/songs/song_265.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_265_grp, voicegroup_84549F0 + .equ song_265_grp, voicegroup120 .equ song_265_pri, 4 .equ song_265_rev, 0 .equ song_265_mvl, 127 diff --git a/sound/songs/song_266.s b/sound/songs/song_266.s index df363ab6c..ff486fcfb 100644 --- a/sound/songs/song_266.s +++ b/sound/songs/song_266.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_266_grp, voicegroup_84549F0 + .equ song_266_grp, voicegroup120 .equ song_266_pri, 4 .equ song_266_rev, 0 .equ song_266_mvl, 127 diff --git a/sound/songs/song_267.s b/sound/songs/song_267.s index 8c94ff670..0a3dce443 100644 --- a/sound/songs/song_267.s +++ b/sound/songs/song_267.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_267_grp, voicegroup_84549F0 + .equ song_267_grp, voicegroup120 .equ song_267_pri, 4 .equ song_267_rev, 0 .equ song_267_mvl, 127 diff --git a/sound/songs/song_268.s b/sound/songs/song_268.s index 0c5191090..7ac4cde15 100644 --- a/sound/songs/song_268.s +++ b/sound/songs/song_268.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_268_grp, voicegroup_84549F0 + .equ song_268_grp, voicegroup120 .equ song_268_pri, 4 .equ song_268_rev, 0 .equ song_268_mvl, 127 diff --git a/sound/songs/song_269.s b/sound/songs/song_269.s index be39b4ee7..1ad443e79 100644 --- a/sound/songs/song_269.s +++ b/sound/songs/song_269.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_269_grp, voicegroup_84549F0 + .equ song_269_grp, voicegroup120 .equ song_269_pri, 4 .equ song_269_rev, 0 .equ song_269_mvl, 127 diff --git a/sound/songs/song_270.s b/sound/songs/song_270.s index f16490f00..c3a84b767 100644 --- a/sound/songs/song_270.s +++ b/sound/songs/song_270.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_270_grp, voicegroup_84549F0 + .equ song_270_grp, voicegroup120 .equ song_270_pri, 4 .equ song_270_rev, 0 .equ song_270_mvl, 127 diff --git a/sound/songs/song_271.s b/sound/songs/song_271.s index 538733ae0..d7270de07 100644 --- a/sound/songs/song_271.s +++ b/sound/songs/song_271.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_271_grp, voicegroup_84549F0 + .equ song_271_grp, voicegroup120 .equ song_271_pri, 4 .equ song_271_rev, 0 .equ song_271_mvl, 127 diff --git a/sound/songs/song_272.s b/sound/songs/song_272.s index 4bd212afd..c01e34fa6 100644 --- a/sound/songs/song_272.s +++ b/sound/songs/song_272.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_272_grp, voicegroup_84549F0 + .equ song_272_grp, voicegroup120 .equ song_272_pri, 4 .equ song_272_rev, 0 .equ song_272_mvl, 127 diff --git a/sound/songs/song_273.s b/sound/songs/song_273.s index 0e30a0f46..037ab7462 100644 --- a/sound/songs/song_273.s +++ b/sound/songs/song_273.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_273_grp, voicegroup_84549F0 + .equ song_273_grp, voicegroup120 .equ song_273_pri, 4 .equ song_273_rev, 0 .equ song_273_mvl, 127 diff --git a/sound/songs/song_274.s b/sound/songs/song_274.s index 2a49b42cf..a2081ab4a 100644 --- a/sound/songs/song_274.s +++ b/sound/songs/song_274.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_274_grp, voicegroup_84549F0 + .equ song_274_grp, voicegroup120 .equ song_274_pri, 4 .equ song_274_rev, 0 .equ song_274_mvl, 127 diff --git a/sound/songs/song_275.s b/sound/songs/song_275.s index e0a6ee390..b212e3bcf 100644 --- a/sound/songs/song_275.s +++ b/sound/songs/song_275.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_275_grp, voicegroup_84549F0 + .equ song_275_grp, voicegroup120 .equ song_275_pri, 4 .equ song_275_rev, 0 .equ song_275_mvl, 127 diff --git a/sound/songs/song_276.s b/sound/songs/song_276.s index 3f135f6e0..3aa6555e1 100644 --- a/sound/songs/song_276.s +++ b/sound/songs/song_276.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_276_grp, voicegroup_84549F0 + .equ song_276_grp, voicegroup120 .equ song_276_pri, 4 .equ song_276_rev, 0 .equ song_276_mvl, 127 diff --git a/sound/songs/song_277.s b/sound/songs/song_277.s index fdcb69900..d550895de 100644 --- a/sound/songs/song_277.s +++ b/sound/songs/song_277.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_277_grp, voicegroup_84549F0 + .equ song_277_grp, voicegroup120 .equ song_277_pri, 4 .equ song_277_rev, 0 .equ song_277_mvl, 127 diff --git a/sound/songs/song_278.s b/sound/songs/song_278.s index 7b65f622d..51964baca 100644 --- a/sound/songs/song_278.s +++ b/sound/songs/song_278.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_278_grp, voicegroup_84549F0 + .equ song_278_grp, voicegroup120 .equ song_278_pri, 4 .equ song_278_rev, 0 .equ song_278_mvl, 127 diff --git a/sound/songs/song_279.s b/sound/songs/song_279.s index 5e8b1da4b..fc7ff6d17 100644 --- a/sound/songs/song_279.s +++ b/sound/songs/song_279.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_279_grp, voicegroup_84549F0 + .equ song_279_grp, voicegroup120 .equ song_279_pri, 4 .equ song_279_rev, 0 .equ song_279_mvl, 127 diff --git a/sound/songs/song_280.s b/sound/songs/song_280.s index 0ae6e2303..d5494cef4 100644 --- a/sound/songs/song_280.s +++ b/sound/songs/song_280.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_280_grp, voicegroup_84549F0 + .equ song_280_grp, voicegroup120 .equ song_280_pri, 4 .equ song_280_rev, 0 .equ song_280_mvl, 127 diff --git a/sound/songs/song_281.s b/sound/songs/song_281.s index cd4f9e83e..656d371e9 100644 --- a/sound/songs/song_281.s +++ b/sound/songs/song_281.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_281_grp, voicegroup_84549F0 + .equ song_281_grp, voicegroup120 .equ song_281_pri, 4 .equ song_281_rev, 0 .equ song_281_mvl, 127 diff --git a/sound/songs/song_282.s b/sound/songs/song_282.s index c6d2dd05b..7f464a81d 100644 --- a/sound/songs/song_282.s +++ b/sound/songs/song_282.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_282_grp, voicegroup_84549F0 + .equ song_282_grp, voicegroup120 .equ song_282_pri, 4 .equ song_282_rev, 0 .equ song_282_mvl, 127 diff --git a/sound/songs/song_283.s b/sound/songs/song_283.s index 5560ec5eb..ddb61f9cd 100644 --- a/sound/songs/song_283.s +++ b/sound/songs/song_283.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_283_grp, voicegroup_84549F0 + .equ song_283_grp, voicegroup120 .equ song_283_pri, 4 .equ song_283_rev, 0 .equ song_283_mvl, 127 diff --git a/sound/songs/song_284.s b/sound/songs/song_284.s index eba776867..494161568 100644 --- a/sound/songs/song_284.s +++ b/sound/songs/song_284.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_284_grp, voicegroup_84549F0 + .equ song_284_grp, voicegroup120 .equ song_284_pri, 4 .equ song_284_rev, 0 .equ song_284_mvl, 127 diff --git a/sound/songs/song_285.s b/sound/songs/song_285.s index e81278e98..1f7d2e390 100644 --- a/sound/songs/song_285.s +++ b/sound/songs/song_285.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_285_grp, voicegroup_84549F0 + .equ song_285_grp, voicegroup120 .equ song_285_pri, 4 .equ song_285_rev, 0 .equ song_285_mvl, 127 diff --git a/sound/songs/song_286.s b/sound/songs/song_286.s index 9737ee3c5..aad68c4ae 100644 --- a/sound/songs/song_286.s +++ b/sound/songs/song_286.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_286_grp, voicegroup_84549F0 + .equ song_286_grp, voicegroup120 .equ song_286_pri, 4 .equ song_286_rev, 0 .equ song_286_mvl, 127 diff --git a/sound/songs/song_287.s b/sound/songs/song_287.s index c714045a6..3086d750b 100644 --- a/sound/songs/song_287.s +++ b/sound/songs/song_287.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_287_grp, voicegroup_84549F0 + .equ song_287_grp, voicegroup120 .equ song_287_pri, 4 .equ song_287_rev, 0 .equ song_287_mvl, 127 diff --git a/sound/songs/song_288.s b/sound/songs/song_288.s index 8a2d7a965..3e42b6216 100644 --- a/sound/songs/song_288.s +++ b/sound/songs/song_288.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_288_grp, voicegroup_84549F0 + .equ song_288_grp, voicegroup120 .equ song_288_pri, 4 .equ song_288_rev, 0 .equ song_288_mvl, 127 diff --git a/sound/songs/song_289.s b/sound/songs/song_289.s index a20988873..877b60865 100644 --- a/sound/songs/song_289.s +++ b/sound/songs/song_289.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_289_grp, voicegroup_84549F0 + .equ song_289_grp, voicegroup120 .equ song_289_pri, 4 .equ song_289_rev, 0 .equ song_289_mvl, 127 diff --git a/sound/songs/song_290.s b/sound/songs/song_290.s index 97d1039fc..f20504963 100644 --- a/sound/songs/song_290.s +++ b/sound/songs/song_290.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_290_grp, voicegroup_84549F0 + .equ song_290_grp, voicegroup120 .equ song_290_pri, 4 .equ song_290_rev, 0 .equ song_290_mvl, 127 diff --git a/sound/songs/song_291.s b/sound/songs/song_291.s index f7f53e22e..b0f09ae96 100644 --- a/sound/songs/song_291.s +++ b/sound/songs/song_291.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_291_grp, voicegroup_84549F0 + .equ song_291_grp, voicegroup120 .equ song_291_pri, 4 .equ song_291_rev, 0 .equ song_291_mvl, 127 diff --git a/sound/songs/song_292.s b/sound/songs/song_292.s index d9307019b..142778575 100644 --- a/sound/songs/song_292.s +++ b/sound/songs/song_292.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_292_grp, voicegroup_84549F0 + .equ song_292_grp, voicegroup120 .equ song_292_pri, 4 .equ song_292_rev, 0 .equ song_292_mvl, 127 diff --git a/sound/songs/song_293.s b/sound/songs/song_293.s index d6e173d50..bc23b99d2 100644 --- a/sound/songs/song_293.s +++ b/sound/songs/song_293.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_293_grp, voicegroup_84549F0 + .equ song_293_grp, voicegroup120 .equ song_293_pri, 4 .equ song_293_rev, 0 .equ song_293_mvl, 127 diff --git a/sound/songs/song_294.s b/sound/songs/song_294.s index 140137585..6116d6616 100644 --- a/sound/songs/song_294.s +++ b/sound/songs/song_294.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_294_grp, voicegroup_84549F0 + .equ song_294_grp, voicegroup120 .equ song_294_pri, 4 .equ song_294_rev, 0 .equ song_294_mvl, 127 diff --git a/sound/songs/song_295.s b/sound/songs/song_295.s index cefa6f021..9cc3de9db 100644 --- a/sound/songs/song_295.s +++ b/sound/songs/song_295.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_295_grp, voicegroup_84549F0 + .equ song_295_grp, voicegroup120 .equ song_295_pri, 4 .equ song_295_rev, 0 .equ song_295_mvl, 127 diff --git a/sound/songs/song_296.s b/sound/songs/song_296.s index 52577505e..dcacf6f15 100644 --- a/sound/songs/song_296.s +++ b/sound/songs/song_296.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_296_grp, voicegroup_84549F0 + .equ song_296_grp, voicegroup120 .equ song_296_pri, 4 .equ song_296_rev, 0 .equ song_296_mvl, 127 diff --git a/sound/songs/song_297.s b/sound/songs/song_297.s index 420d5acfd..57199cf23 100644 --- a/sound/songs/song_297.s +++ b/sound/songs/song_297.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_297_grp, voicegroup_84549F0 + .equ song_297_grp, voicegroup120 .equ song_297_pri, 4 .equ song_297_rev, 0 .equ song_297_mvl, 127 diff --git a/sound/songs/song_298.s b/sound/songs/song_298.s index bf318d547..f3e7ec882 100644 --- a/sound/songs/song_298.s +++ b/sound/songs/song_298.s @@ -1,6 +1,6 @@ .include "MPlayDef.s" - .equ song_298_grp, voicegroup_84549F0 + .equ song_298_grp, voicegroup120 .equ song_298_pri, 4 .equ song_298_rev, 0 .equ song_298_mvl, 127 diff --git a/sound/voice_groups.inc b/sound/voice_groups.inc index 80f57a512..52f332f8c 100644 --- a/sound/voice_groups.inc +++ b/sound/voice_groups.inc @@ -1,7 +1,7 @@ .align 2 -voicegroup_pokemon_cry:: @ 842FC8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup000:: @ 842FC88 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -48,18 +48,18 @@ voicegroup_pokemon_cry:: @ 842FC8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 204, 193, 239 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 .align 2 -voicegroup_842FEF8:: @ 842FEF8 +voicegroup001:: @ 842FEF8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -122,20 +122,20 @@ voicegroup_842FEF8:: @ 842FEF8 voice_directsound_no_resample 72, 222, DirectSoundWaveData_SC88_DrumKitLowConga, 255, 0, 255, 0 .align 2 -voicegroup_8430204:: @ 8430204 +voicegroup002:: @ 8430204 voice_directsound 60, 0, DirectSoundWaveData_SC88_SteelStringGuitar, 255, 252, 0, 239 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano3, 255, 250, 0, 221 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano2, 255, 250, 0, 221 voice_directsound 60, 0, DirectSoundWaveData_SC88_UnisonSlap, 255, 247, 0, 221 .align 2 -voicegroup_8430234:: @ 8430234 +voicegroup003:: @ 8430234 voice_directsound 60, 0, DirectSoundWaveData_SC88_Strings, 255, 0, 255, 196 voice_directsound 60, 0, DirectSoundWaveData_SC88_StringsPlusFlute, 255, 0, 255, 196 voice_directsound 60, 0, DirectSoundWaveData_SC88_StringsPlusHorn, 255, 0, 255, 196 .align 2 -voicegroup_8430258:: @ 8430258 +voicegroup004:: @ 8430258 voice_directsound 60, 0, DirectSoundWaveData_SC88_Trumpet, 255, 0, 193, 127 voice_directsound 60, 0, DirectSoundWaveData_SC88_Trombone, 255, 0, 193, 127 voice_directsound 60, 0, DirectSoundWaveData_SC88_Tuba, 255, 0, 193, 127 @@ -269,18 +269,18 @@ voicegroup_8430258:: @ 8430258 voice_square_1_alt 21, 2, 0, 0, 15, 2 .align 2 -voicegroup_843087C:: @ 843087 +voicegroup005:: @ 843087C voice_directsound 60, 0, DirectSoundWaveData_SC88_CupMutedTrumpet, 255, 0, 255, 165 voice_directsound 60, 0, DirectSoundWaveData_SC88_MutedTrumpet3, 255, 0, 255, 165 .align 2 -voicegroup_8430894:: @ 8430894 +voicegroup006:: @ 8430894 voice_directsound 60, 0, DirectSoundWaveData_SC88_FrenchHorns, 255, 0, 224, 165 voice_directsound 60, 0, DirectSoundWaveData_SC88_WideFrenchHorns, 255, 0, 218, 165 .align 2 -voicegroup_84308AC:: @ 84308AC - voice_keysplit_all voicegroup_8435FAC +voicegroup007:: @ 84308AC + voice_keysplit_all voicegroup028 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -328,7 +328,7 @@ voicegroup_84308AC:: @ 84308AC voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -336,11 +336,11 @@ voicegroup_84308AC:: @ 84308AC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -366,8 +366,8 @@ voicegroup_84308AC:: @ 84308AC voice_square_1 0, 3, 0, 0, 7, 1 .align 2 -voicegroup_8430C9C:: @ 8430C9C - voice_keysplit_all voicegroup_8433BAC +voicegroup008:: @ 8430C9C + voice_keysplit_all voicegroup019 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -415,7 +415,7 @@ voicegroup_8430C9C:: @ 8430C9C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -497,9 +497,9 @@ voicegroup_8430C9C:: @ 8430C9C voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843129C:: @ 843129C - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup009:: @ 843129C + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_directsound 60, 0, DirectSoundWaveData_SC88_WaspySynth, 255, 178, 180, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -546,7 +546,7 @@ voicegroup_843129C:: @ 843129C voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -554,11 +554,11 @@ voicegroup_843129C:: @ 843129C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -602,8 +602,8 @@ voicegroup_843129C:: @ 843129C voice_square_1_alt 22, 2, 0, 2, 0, 0 .align 2 -voicegroup_8431764:: @ 8431764 - voice_keysplit_all voicegroup_842FEF8 +voicegroup010:: @ 8431764 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -651,7 +651,7 @@ voicegroup_8431764:: @ 8431764 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -659,11 +659,11 @@ voicegroup_8431764:: @ 8431764 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -695,9 +695,9 @@ voicegroup_8431764:: @ 8431764 voice_square_1_alt 0, 3, 0, 0, 7, 1 .align 2 -voicegroup_8431B9C:: @ 8431B9C - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup011:: @ 8431B9C + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2_alt 3, 0, 1, 6, 1 @@ -744,7 +744,7 @@ voicegroup_8431B9C:: @ 8431B9C voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -752,11 +752,11 @@ voicegroup_8431B9C:: @ 8431B9C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -783,9 +783,9 @@ voicegroup_8431B9C:: @ 8431B9C voice_square_1_alt 0, 3, 0, 0, 7, 0 .align 2 -voicegroup_8431F98:: @ 8431F98 - voice_keysplit_all voicegroup_84323E8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup012:: @ 8431F98 + voice_keysplit_all voicegroup013 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -832,7 +832,7 @@ voicegroup_8431F98:: @ 8431F98 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -878,7 +878,7 @@ voicegroup_8431F98:: @ 8431F98 voice_square_1 0, 2, 0, 0, 15, 0 .align 2 -voicegroup_84323E8:: @ 84323E8 +voicegroup013:: @ 84323E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -946,8 +946,8 @@ voicegroup_84323E8:: @ 84323E8 voice_directsound_no_resample 72, 190, DirectSoundWaveData_SC88_DrumKitLowConga, 255, 0, 255, 0 .align 2 -voicegroup_84326F4:: @ 84326F4 - voice_keysplit_all voicegroup_842FEF8 +voicegroup014:: @ 84326F4 + voice_keysplit_all voicegroup001 voice_square_2_alt 2, 0, 3, 3, 1 voice_square_1_alt 0, 2, 0, 3, 3, 1 voice_square_1 0, 2, 0, 0, 15, 0 @@ -995,7 +995,7 @@ voicegroup_84326F4:: @ 84326F4 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1005,9 +1005,9 @@ voicegroup_84326F4:: @ 84326F4 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1040,9 +1040,9 @@ voicegroup_84326F4:: @ 84326F4 voice_square_1_alt 0, 1, 0, 0, 6, 2 .align 2 -voicegroup_8432B38:: @ 8432B38 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup015:: @ 8432B38 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2_alt 0, 0, 1, 7, 1 @@ -1089,7 +1089,7 @@ voicegroup_8432B38:: @ 8432B38 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1171,7 +1171,7 @@ voicegroup_8432B38:: @ 8432B38 voice_noise_alt 1, 0, 1, 0, 3 .align 2 -voicegroup_8433138:: @ 8433138 +voicegroup016:: @ 8433138 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1220,7 +1220,7 @@ voicegroup_8433138:: @ 8433138 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1230,9 +1230,9 @@ voicegroup_8433138:: @ 8433138 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1259,8 +1259,8 @@ voicegroup_8433138:: @ 8433138 voice_square_1_alt 0, 1, 0, 0, 7, 1 .align 2 -voicegroup_8433534:: @ 8433534 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup017:: @ 8433534 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1308,7 +1308,7 @@ voicegroup_8433534:: @ 8433534 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1318,7 +1318,7 @@ voicegroup_8433534:: @ 8433534 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1349,8 +1349,8 @@ voicegroup_8433534:: @ 8433534 voice_square_1 0, 2, 0, 0, 7, 1 .align 2 -voicegroup_8433948:: @ 8433948 - voice_keysplit_all voicegroup_842FEF8 +voicegroup018:: @ 8433948 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2_alt 3, 0, 2, 0, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1398,22 +1398,22 @@ voicegroup_8433948:: @ 8433948 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 .align 2 -voicegroup_8433BAC:: @ 8433BAC +voicegroup019:: @ 8433BAC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1471,9 +1471,9 @@ voicegroup_8433BAC:: @ 8433BAC voice_directsound_no_resample 72, 189, DirectSoundWaveData_SC88_DrumKitLowConga, 255, 0, 255, 0 .align 2 -voicegroup_8433EB8:: @ 8433EB8 - voice_keysplit voicegroup_8430204, KeySplitTable1 - voice_keysplit_all voicegroup_842FEF8 +voicegroup020:: @ 8433EB8 + voice_keysplit voicegroup002, KeySplitTable1 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1520,7 +1520,7 @@ voicegroup_8433EB8:: @ 8433EB8 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1528,7 +1528,7 @@ voicegroup_8433EB8:: @ 8433EB8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1563,8 +1563,8 @@ voicegroup_8433EB8:: @ 8433EB8 voice_square_1_alt 0, 3, 0, 0, 7, 0 .align 2 -voicegroup_84342E4:: @ 84342E4 - voice_keysplit_all voicegroup_842FEF8 +voicegroup021:: @ 84342E4 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1612,7 +1612,7 @@ voicegroup_84342E4:: @ 84342E4 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1620,11 +1620,11 @@ voicegroup_84342E4:: @ 84342E4 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1657,8 +1657,8 @@ voicegroup_84342E4:: @ 84342E4 voice_programmable_wave_alt ProgrammableWaveData_845541C, 0, 7, 15, 1 .align 2 -voicegroup_8434728:: @ 8434728 - voice_keysplit_all voicegroup_842FEF8 +voicegroup022:: @ 8434728 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1714,9 +1714,9 @@ voicegroup_8434728:: @ 8434728 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1744,8 +1744,8 @@ voicegroup_8434728:: @ 8434728 voice_square_2_alt 2, 0, 1, 0, 0 .align 2 -voicegroup_8434B18:: @ 8434B18 - voice_keysplit_all voicegroup_842FEF8 +voicegroup023:: @ 8434B18 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1805,7 +1805,7 @@ voicegroup_8434B18:: @ 8434B18 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1832,9 +1832,9 @@ voicegroup_8434B18:: @ 8434B18 voice_square_1_alt 0, 3, 0, 1, 7, 0 .align 2 -voicegroup_8434F14:: @ 8434F14 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup024:: @ 8434F14 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -1963,8 +1963,8 @@ voicegroup_8434F14:: @ 8434F14 voice_noise_alt 0, 0, 1, 0, 2 .align 2 -voicegroup_8435514:: @ 8435514 - voice_keysplit_all voicegroup_842FEF8 +voicegroup025:: @ 8435514 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 3, 0, 1, 0, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2020,7 +2020,7 @@ voicegroup_8435514:: @ 8435514 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2049,8 +2049,8 @@ voicegroup_8435514:: @ 8435514 voice_square_2 3, 0, 4, 0, 0 .align 2 -voicegroup_84358F8:: @ 84358F8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup026:: @ 84358F8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2098,7 +2098,7 @@ voicegroup_84358F8:: @ 84358F8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2106,11 +2106,11 @@ voicegroup_84358F8:: @ 84358F8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2140,9 +2140,9 @@ voicegroup_84358F8:: @ 84358F8 voice_square_1_alt 0, 0, 0, 1, 7, 0 .align 2 -voicegroup_8435D18:: @ 8435D18 - voice_keysplit_all voicegroup_8435FAC - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup027:: @ 8435D18 + voice_keysplit_all voicegroup028 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2198,13 +2198,13 @@ voicegroup_8435D18:: @ 8435D18 voice_square_1 0, 2, 0, 0, 15, 0 .align 2 -voicegroup_8435FAC:: @ 8435FAC +voicegroup028:: @ 8435FAC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2266,9 +2266,9 @@ voicegroup_8435FAC:: @ 8435FAC voice_directsound_no_resample 72, 202, DirectSoundWaveData_SC88_DrumKitLowConga, 255, 0, 255, 0 .align 2 -voicegroup_84362B8:: @ 84362B8 - voice_keysplit_all voicegroup_84323E8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup029:: @ 84362B8 + voice_keysplit_all voicegroup013 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2397,8 +2397,8 @@ voicegroup_84362B8:: @ 84362B8 voice_noise_alt 0, 0, 1, 0, 2 .align 2 -voicegroup_84368B8:: @ 84368B8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup030:: @ 84368B8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2446,7 +2446,7 @@ voicegroup_84368B8:: @ 84368B8 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2458,7 +2458,7 @@ voicegroup_84368B8:: @ 84368B8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2483,9 +2483,9 @@ voicegroup_84368B8:: @ 84368B8 voice_square_1_alt 0, 2, 0, 1, 4, 1 .align 2 -voicegroup_8436C9C:: @ 8436C9C - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup031:: @ 8436C9C + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2 2, 0, 1, 4, 2 @@ -2532,7 +2532,7 @@ voicegroup_8436C9C:: @ 8436C9C voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2570,9 +2570,9 @@ voicegroup_8436C9C:: @ 8436C9C voice_programmable_wave ProgrammableWaveData_845544C, 0, 7, 15, 2 .align 2 -voicegroup_843708C:: @ 843708C - voice_keysplit_all voicegroup_8435FAC - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup032:: @ 843708C + voice_keysplit_all voicegroup028 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2_alt 2, 0, 1, 7, 1 @@ -2619,7 +2619,7 @@ voicegroup_843708C:: @ 843708C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2627,11 +2627,11 @@ voicegroup_843708C:: @ 843708C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2658,8 +2658,8 @@ voicegroup_843708C:: @ 843708C voice_square_1_alt 0, 3, 0, 0, 6, 1 .align 2 -voicegroup_8437488:: @ 8437488 - voice_keysplit_all voicegroup_842FEF8 +voicegroup033:: @ 8437488 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2707,7 +2707,7 @@ voicegroup_8437488:: @ 8437488 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2719,7 +2719,7 @@ voicegroup_8437488:: @ 8437488 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2789,8 +2789,8 @@ voicegroup_8437488:: @ 8437488 voice_noise_alt 0, 0, 1, 0, 2 .align 2 -voicegroup_8437A88:: @ 8437A88 - voice_keysplit_all voicegroup_8435FAC +voicegroup034:: @ 8437A88 + voice_keysplit_all voicegroup028 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2838,7 +2838,7 @@ voicegroup_8437A88:: @ 8437A88 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2848,9 +2848,9 @@ voicegroup_8437A88:: @ 8437A88 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2881,8 +2881,8 @@ voicegroup_8437A88:: @ 8437A88 voice_programmable_wave_alt ProgrammableWaveData_845541C, 0, 7, 15, 2 .align 2 -voicegroup_8437EB4:: @ 8437EB4 - voice_keysplit_all voicegroup_842FEF8 +voicegroup035:: @ 8437EB4 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -2966,8 +2966,8 @@ voicegroup_8437EB4:: @ 8437EB4 voice_programmable_wave_alt ProgrammableWaveData_84553DC, 0, 7, 15, 0 .align 2 -voicegroup_843828C:: @ 843828C - voice_keysplit_all voicegroup_842FEF8 +voicegroup036:: @ 843828C + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3015,7 +3015,7 @@ voicegroup_843828C:: @ 843828C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3023,11 +3023,11 @@ voicegroup_843828C:: @ 843828C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3097,8 +3097,8 @@ voicegroup_843828C:: @ 843828C voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843888C:: @ 843888C - voice_keysplit_all voicegroup_842FEF8 +voicegroup037:: @ 843888C + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3146,7 +3146,7 @@ voicegroup_843888C:: @ 843888C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3154,11 +3154,11 @@ voicegroup_843888C:: @ 843888C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3228,8 +3228,8 @@ voicegroup_843888C:: @ 843888C voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8438E8C:: @ 8438E8C - voice_keysplit_all voicegroup_842FEF8 +voicegroup038:: @ 8438E8C + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3277,7 +3277,7 @@ voicegroup_8438E8C:: @ 8438E8C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3285,11 +3285,11 @@ voicegroup_8438E8C:: @ 8438E8C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3359,8 +3359,8 @@ voicegroup_8438E8C:: @ 8438E8C voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843948C:: @ 843948C - voice_keysplit_all voicegroup_842FEF8 +voicegroup039:: @ 843948C + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3408,7 +3408,7 @@ voicegroup_843948C:: @ 843948C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3416,11 +3416,11 @@ voicegroup_843948C:: @ 843948C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3490,9 +3490,9 @@ voicegroup_843948C:: @ 843948C voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8439A8C:: @ 8439A8C +voicegroup040:: @ 8439A8C voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430204, KeySplitTable1 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3539,7 +3539,7 @@ voicegroup_8439A8C:: @ 8439A8C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3549,7 +3549,7 @@ voicegroup_8439A8C:: @ 8439A8C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3574,8 +3574,8 @@ voicegroup_8439A8C:: @ 8439A8C voice_square_2_alt 1, 0, 2, 4, 0 .align 2 -voicegroup_8439E58:: @ 8439E58 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup041:: @ 8439E58 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3623,7 +3623,7 @@ voicegroup_8439E58:: @ 8439E58 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3658,8 +3658,8 @@ voicegroup_8439E58:: @ 8439E58 voice_programmable_wave_alt ProgrammableWaveData_845540C, 0, 7, 15, 1 .align 2 -voicegroup_843A224:: @ 843A224 - voice_keysplit_all voicegroup_842FEF8 +voicegroup042:: @ 843A224 + voice_keysplit_all voicegroup001 voice_square_1_alt 0, 1, 0, 2, 0, 1 voice_square_1_alt 0, 3, 1, 2, 6, 0 voice_square_2_alt 3, 1, 2, 6, 0 @@ -3669,7 +3669,7 @@ voicegroup_843A224:: @ 843A224 voice_programmable_wave_alt ProgrammableWaveData_84553EC, 1, 7, 15, 1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430204, KeySplitTable1 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3707,7 +3707,7 @@ voicegroup_843A224:: @ 843A224 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3789,8 +3789,8 @@ voicegroup_843A224:: @ 843A224 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843A824:: @ 843A824 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup043:: @ 843A824 + voice_keysplit voicegroup002, KeySplitTable1 voice_programmable_wave_alt ProgrammableWaveData_845542C, 0, 1, 12, 0 voice_square_1_alt 0, 0, 1, 1, 9, 0 voice_square_2_alt 2, 0, 2, 6, 3 @@ -3838,7 +3838,7 @@ voicegroup_843A824:: @ 843A824 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3920,8 +3920,8 @@ voicegroup_843A824:: @ 843A824 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843AE24:: @ 843AE24 - voice_keysplit_all voicegroup_842FEF8 +voicegroup044:: @ 843AE24 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3969,7 +3969,7 @@ voicegroup_843AE24:: @ 843AE24 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 204, 193, 239 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -3977,11 +3977,11 @@ voicegroup_843AE24:: @ 843AE24 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4051,8 +4051,8 @@ voicegroup_843AE24:: @ 843AE24 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843B424:: @ 843B424 - voice_keysplit_all voicegroup_842FEF8 +voicegroup045:: @ 843B424 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4100,7 +4100,7 @@ voicegroup_843B424:: @ 843B424 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 193, 239 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4108,11 +4108,11 @@ voicegroup_843B424:: @ 843B424 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4142,9 +4142,9 @@ voicegroup_843B424:: @ 843B424 voice_square_2_alt 0, 0, 2, 4, 0 .align 2 -voicegroup_843B844:: @ 843B844 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup046:: @ 843B844 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4191,7 +4191,7 @@ voicegroup_843B844:: @ 843B844 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 193, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4199,11 +4199,11 @@ voicegroup_843B844:: @ 843B844 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4273,9 +4273,9 @@ voicegroup_843B844:: @ 843B844 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843BE44:: @ 843BE44 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup047:: @ 843BE44 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4404,9 +4404,9 @@ voicegroup_843BE44:: @ 843BE44 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843C444:: @ 843C444 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup048:: @ 843C444 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2_alt 2, 1, 4, 4, 2 @@ -4453,7 +4453,7 @@ voicegroup_843C444:: @ 843C444 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 99 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4481,8 +4481,8 @@ voicegroup_843C444:: @ 843C444 voice_directsound 60, 0, DirectSoundWaveData_SC88_Flute, 255, 0, 255, 165 .align 2 -voicegroup_843C7BC:: @ 843C7BC - voice_keysplit_all voicegroup_842FEF8 +voicegroup049:: @ 843C7BC + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 3, 1, 2, 6, 0 voice_square_2 3, 1, 2, 6, 0 @@ -4530,7 +4530,7 @@ voicegroup_843C7BC:: @ 843C7BC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 193, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4538,11 +4538,11 @@ voicegroup_843C7BC:: @ 843C7BC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4612,9 +4612,9 @@ voicegroup_843C7BC:: @ 843C7BC voice_noise_alt 0, 0, 2, 0, 0 .align 2 -voicegroup_843CDBC:: @ 843CDBC - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup050:: @ 843CDBC + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4661,7 +4661,7 @@ voicegroup_843CDBC:: @ 843CDBC voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4743,8 +4743,8 @@ voicegroup_843CDBC:: @ 843CDBC voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843D3BC:: @ 843D3BC - voice_keysplit_all voicegroup_842FEF8 +voicegroup051:: @ 843D3BC + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4792,7 +4792,7 @@ voicegroup_843D3BC:: @ 843D3BC voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4802,9 +4802,9 @@ voicegroup_843D3BC:: @ 843D3BC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4874,8 +4874,8 @@ voicegroup_843D3BC:: @ 843D3BC voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843D9BC:: @ 843D9BC - voice_keysplit_all voicegroup_842FEF8 +voicegroup052:: @ 843D9BC + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4923,7 +4923,7 @@ voicegroup_843D9BC:: @ 843D9BC voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 204 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 204, 193, 239 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -4931,11 +4931,11 @@ voicegroup_843D9BC:: @ 843D9BC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5005,8 +5005,8 @@ voicegroup_843D9BC:: @ 843D9BC voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843DFBC:: @ 843DFBC - voice_keysplit_all voicegroup_842FEF8 +voicegroup053:: @ 843DFBC + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5054,7 +5054,7 @@ voicegroup_843DFBC:: @ 843DFBC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5066,7 +5066,7 @@ voicegroup_843DFBC:: @ 843DFBC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5136,8 +5136,8 @@ voicegroup_843DFBC:: @ 843DFBC voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843E5BC:: @ 843E5BC - voice_keysplit_all voicegroup_842FEF8 +voicegroup054:: @ 843E5BC + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5185,7 +5185,7 @@ voicegroup_843E5BC:: @ 843E5BC voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 193, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5267,8 +5267,8 @@ voicegroup_843E5BC:: @ 843E5BC voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843EBBC:: @ 843EBBC - voice_keysplit_all voicegroup_842FEF8 +voicegroup055:: @ 843EBBC + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5324,9 +5324,9 @@ voicegroup_843EBBC:: @ 843EBBC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5398,9 +5398,9 @@ voicegroup_843EBBC:: @ 843EBBC voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843F1BC:: @ 843F1BC - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup056:: @ 843F1BC + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2_alt 1, 1, 1, 6, 2 @@ -5447,7 +5447,7 @@ voicegroup_843F1BC:: @ 843F1BC voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 239 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5455,11 +5455,11 @@ voicegroup_843F1BC:: @ 843F1BC voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5490,9 +5490,9 @@ voicegroup_843F1BC:: @ 843F1BC voice_square_2_alt 3, 0, 1, 6, 2 .align 2 -voicegroup_843F5E8:: @ 843F5E8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup057:: @ 843F5E8 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5539,7 +5539,7 @@ voicegroup_843F5E8:: @ 843F5E8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 128, 226, 0, 38 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5547,11 +5547,11 @@ voicegroup_843F5E8:: @ 843F5E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5621,8 +5621,8 @@ voicegroup_843F5E8:: @ 843F5E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_843FBE8:: @ 843FBE8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup058:: @ 843FBE8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5678,7 +5678,7 @@ voicegroup_843FBE8:: @ 843FBE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5752,8 +5752,8 @@ voicegroup_843FBE8:: @ 843FBE8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84401E8:: @ 84401E8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup059:: @ 84401E8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5809,7 +5809,7 @@ voicegroup_84401E8:: @ 84401E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5883,8 +5883,8 @@ voicegroup_84401E8:: @ 84401E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84407E8:: @ 84407E8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup060:: @ 84407E8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -5940,7 +5940,7 @@ voicegroup_84407E8:: @ 84407E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6014,8 +6014,8 @@ voicegroup_84407E8:: @ 84407E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8440DE8:: @ 8440DE8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup061:: @ 8440DE8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6063,7 +6063,7 @@ voicegroup_8440DE8:: @ 8440DE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6075,7 +6075,7 @@ voicegroup_8440DE8:: @ 8440DE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6145,9 +6145,9 @@ voicegroup_8440DE8:: @ 8440DE8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84413E8:: @ 84413E8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup062:: @ 84413E8 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6202,7 +6202,7 @@ voicegroup_84413E8:: @ 84413E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6276,8 +6276,8 @@ voicegroup_84413E8:: @ 84413E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84419E8:: @ 84419E8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup063:: @ 84419E8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6407,9 +6407,9 @@ voicegroup_84419E8:: @ 84419E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8441FE8:: @ 8441FE8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup064:: @ 8441FE8 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6464,7 +6464,7 @@ voicegroup_8441FE8:: @ 8441FE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6538,9 +6538,9 @@ voicegroup_8441FE8:: @ 8441FE8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84425E8:: @ 84425E8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup065:: @ 84425E8 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6595,7 +6595,7 @@ voicegroup_84425E8:: @ 84425E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6669,8 +6669,8 @@ voicegroup_84425E8:: @ 84425E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8442BE8:: @ 8442BE8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup066:: @ 8442BE8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6718,7 +6718,7 @@ voicegroup_8442BE8:: @ 8442BE8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6728,7 +6728,7 @@ voicegroup_8442BE8:: @ 8442BE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6800,8 +6800,8 @@ voicegroup_8442BE8:: @ 8442BE8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84431E8:: @ 84431E8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup067:: @ 84431E8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6849,7 +6849,7 @@ voicegroup_84431E8:: @ 84431E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6857,7 +6857,7 @@ voicegroup_84431E8:: @ 84431E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6931,8 +6931,8 @@ voicegroup_84431E8:: @ 84431E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84437E8:: @ 84437E8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup068:: @ 84437E8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -6988,11 +6988,11 @@ voicegroup_84437E8:: @ 84437E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7062,9 +7062,9 @@ voicegroup_84437E8:: @ 84437E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8443DE8:: @ 8443DE8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup069:: @ 8443DE8 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7111,7 +7111,7 @@ voicegroup_8443DE8:: @ 8443DE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7119,11 +7119,11 @@ voicegroup_8443DE8:: @ 8443DE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7193,9 +7193,9 @@ voicegroup_8443DE8:: @ 8443DE8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84443E8:: @ 84443E8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup070:: @ 84443E8 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7242,7 +7242,7 @@ voicegroup_84443E8:: @ 84443E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7250,11 +7250,11 @@ voicegroup_84443E8:: @ 84443E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7324,8 +7324,8 @@ voicegroup_84443E8:: @ 84443E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84449E8:: @ 84449E8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup071:: @ 84449E8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7455,9 +7455,9 @@ voicegroup_84449E8:: @ 84449E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8444FE8:: @ 8444FE8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup072:: @ 8444FE8 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7504,7 +7504,7 @@ voicegroup_8444FE8:: @ 8444FE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7512,11 +7512,11 @@ voicegroup_8444FE8:: @ 8444FE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7586,8 +7586,8 @@ voicegroup_8444FE8:: @ 8444FE8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84455E8:: @ 84455E8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup073:: @ 84455E8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7643,7 +7643,7 @@ voicegroup_84455E8:: @ 84455E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7717,8 +7717,8 @@ voicegroup_84455E8:: @ 84455E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8445BE8:: @ 8445BE8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup074:: @ 8445BE8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7766,7 +7766,7 @@ voicegroup_8445BE8:: @ 8445BE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7848,8 +7848,8 @@ voicegroup_8445BE8:: @ 8445BE8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84461E8:: @ 84461E8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup075:: @ 84461E8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7897,7 +7897,7 @@ voicegroup_84461E8:: @ 84461E8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7909,7 +7909,7 @@ voicegroup_84461E8:: @ 84461E8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -7979,9 +7979,9 @@ voicegroup_84461E8:: @ 84461E8 voice_noise_alt 0, 0, 2, 0, 2 .align 2 -voicegroup_84467E8:: @ 84467E8 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup076:: @ 84467E8 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8028,7 +8028,7 @@ voicegroup_84467E8:: @ 84467E8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8110,8 +8110,8 @@ voicegroup_84467E8:: @ 84467E8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8446DE8:: @ 8446DE8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup077:: @ 8446DE8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8159,7 +8159,7 @@ voicegroup_8446DE8:: @ 8446DE8 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8171,7 +8171,7 @@ voicegroup_8446DE8:: @ 8446DE8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8241,14 +8241,14 @@ voicegroup_8446DE8:: @ 8446DE8 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84473E8:: @ 84473E8 +voicegroup078:: @ 84473E8 voice_square_1 0, 2, 0, 0, 15, 0 @ 84473E8 - voice_keysplit voicegroup_8430204, KeySplitTable1 + voice_keysplit voicegroup002, KeySplitTable1 .align 2 -voicegroup_8447400:: @ 8447400 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup079:: @ 8447400 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8295,7 +8295,7 @@ voicegroup_8447400:: @ 8447400 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8303,11 +8303,11 @@ voicegroup_8447400:: @ 8447400 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8377,9 +8377,9 @@ voicegroup_8447400:: @ 8447400 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8447A00:: @ 8447A00 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup080:: @ 8447A00 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8426,7 +8426,7 @@ voicegroup_8447A00:: @ 8447A00 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8436,9 +8436,9 @@ voicegroup_8447A00:: @ 8447A00 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8464,8 +8464,8 @@ voicegroup_8447A00:: @ 8447A00 voice_programmable_wave_alt ProgrammableWaveData_84553BC, 0, 2, 6, 1 .align 2 -voicegroup_8447DF0:: @ 8447DF0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup081:: @ 8447DF0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8513,7 +8513,7 @@ voicegroup_8447DF0:: @ 8447DF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8525,7 +8525,7 @@ voicegroup_8447DF0:: @ 8447DF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8595,8 +8595,8 @@ voicegroup_8447DF0:: @ 8447DF0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84483F0:: @ 84483F0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup082:: @ 84483F0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8652,7 +8652,7 @@ voicegroup_84483F0:: @ 84483F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8726,8 +8726,8 @@ voicegroup_84483F0:: @ 84483F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84489F0:: @ 84489F0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup083:: @ 84489F0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8775,7 +8775,7 @@ voicegroup_84489F0:: @ 84489F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8783,11 +8783,11 @@ voicegroup_84489F0:: @ 84489F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8857,8 +8857,8 @@ voicegroup_84489F0:: @ 84489F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8448FF0:: @ 8448FF0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup084:: @ 8448FF0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8914,11 +8914,11 @@ voicegroup_8448FF0:: @ 8448FF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -8988,9 +8988,9 @@ voicegroup_8448FF0:: @ 8448FF0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_84495F0:: @ 84495F0 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup085:: @ 84495F0 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2_alt 1, 1, 1, 6, 2 @@ -9037,7 +9037,7 @@ voicegroup_84495F0:: @ 84495F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 239 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9045,11 +9045,11 @@ voicegroup_84495F0:: @ 84495F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9119,8 +9119,8 @@ voicegroup_84495F0:: @ 84495F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_8449BF0:: @ 8449BF0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup086:: @ 8449BF0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9168,7 +9168,7 @@ voicegroup_8449BF0:: @ 8449BF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9180,7 +9180,7 @@ voicegroup_8449BF0:: @ 8449BF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9250,8 +9250,8 @@ voicegroup_8449BF0:: @ 8449BF0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844A1F0:: @ 844A1F0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup087:: @ 844A1F0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9381,9 +9381,9 @@ voicegroup_844A1F0:: @ 844A1F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844A7F0:: @ 844A7F0 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup088:: @ 844A7F0 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9430,7 +9430,7 @@ voicegroup_844A7F0:: @ 844A7F0 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 226, 0, 38 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9440,9 +9440,9 @@ voicegroup_844A7F0:: @ 844A7F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9512,8 +9512,8 @@ voicegroup_844A7F0:: @ 844A7F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844ADF0:: @ 844ADF0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup089:: @ 844ADF0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9643,8 +9643,8 @@ voicegroup_844ADF0:: @ 844ADF0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844B3F0:: @ 844B3F0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup090:: @ 844B3F0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9692,7 +9692,7 @@ voicegroup_844B3F0:: @ 844B3F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 0, 242 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9702,9 +9702,9 @@ voicegroup_844B3F0:: @ 844B3F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9774,8 +9774,8 @@ voicegroup_844B3F0:: @ 844B3F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844B9F0:: @ 844B9F0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup091:: @ 844B9F0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9823,7 +9823,7 @@ voicegroup_844B9F0:: @ 844B9F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 246 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9831,11 +9831,11 @@ voicegroup_844B9F0:: @ 844B9F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -9905,8 +9905,8 @@ voicegroup_844B9F0:: @ 844B9F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844BFF0:: @ 844BFF0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup092:: @ 844BFF0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10036,8 +10036,8 @@ voicegroup_844BFF0:: @ 844BFF0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844C5F0:: @ 844C5F0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup093:: @ 844C5F0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10093,7 +10093,7 @@ voicegroup_844C5F0:: @ 844C5F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10167,9 +10167,9 @@ voicegroup_844C5F0:: @ 844C5F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844CBF0:: @ 844CBF0 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup094:: @ 844CBF0 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10226,9 +10226,9 @@ voicegroup_844CBF0:: @ 844CBF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10298,8 +10298,8 @@ voicegroup_844CBF0:: @ 844CBF0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844D1F0:: @ 844D1F0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup095:: @ 844D1F0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10355,9 +10355,9 @@ voicegroup_844D1F0:: @ 844D1F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10429,8 +10429,8 @@ voicegroup_844D1F0:: @ 844D1F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844D7F0:: @ 844D7F0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup096:: @ 844D7F0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10486,7 +10486,7 @@ voicegroup_844D7F0:: @ 844D7F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10560,8 +10560,8 @@ voicegroup_844D7F0:: @ 844D7F0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844DDF0:: @ 844DDF0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup097:: @ 844DDF0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10617,7 +10617,7 @@ voicegroup_844DDF0:: @ 844DDF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10691,9 +10691,9 @@ voicegroup_844DDF0:: @ 844DDF0 voice_noise_alt 0, 0, 1, 0, 0 .align 2 -voicegroup_844E3F0:: @ 844E3F0 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup098:: @ 844E3F0 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1_alt 0, 1, 1, 5, 2, 4 @@ -10740,7 +10740,7 @@ voicegroup_844E3F0:: @ 844E3F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 242, 51, 242 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 0, 180, 239 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10748,11 +10748,11 @@ voicegroup_844E3F0:: @ 844E3F0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10804,7 +10804,7 @@ voicegroup_844E3F0:: @ 844E3F0 voice_square_2_alt 0, 1, 1, 6, 1 .align 2 -voicegroup_844E918:: @ 844E918 +voicegroup099:: @ 844E918 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10889,8 +10889,8 @@ voicegroup_844E918:: @ 844E918 voice_square_2_alt 2, 0, 6, 0, 6 .align 2 -voicegroup_844ECF0:: @ 844ECF0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup100:: @ 844ECF0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10938,7 +10938,7 @@ voicegroup_844ECF0:: @ 844ECF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10946,11 +10946,11 @@ voicegroup_844ECF0:: @ 844ECF0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -10974,8 +10974,8 @@ voicegroup_844ECF0:: @ 844ECF0 voice_programmable_wave_alt ProgrammableWaveData_84553DC, 0, 7, 15, 2 .align 2 -voicegroup_844F0C8:: @ 844F0C8 - voice_keysplit_all voicegroup_842FEF8 +voicegroup101:: @ 844F0C8 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11023,7 +11023,7 @@ voicegroup_844F0C8:: @ 844F0C8 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11033,9 +11033,9 @@ voicegroup_844F0C8:: @ 844F0C8 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_843087C, KeySplitTable4 + voice_keysplit voicegroup005, KeySplitTable4 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11068,9 +11068,9 @@ voicegroup_844F0C8:: @ 844F0C8 voice_directsound 60, 0, DirectSoundWaveData_SC88_JPSuperSaw, 255, 0, 255, 127 .align 2 -voicegroup_844F50C:: @ 844F50C - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup102:: @ 844F50C + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2 0, 0, 2, 4, 1 @@ -11117,7 +11117,7 @@ voicegroup_844F50C:: @ 844F50C voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound_no_resample 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale1, 255, 246, 0, 226 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11125,11 +11125,11 @@ voicegroup_844F50C:: @ 844F50C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11162,9 +11162,9 @@ voicegroup_844F50C:: @ 844F50C voice_programmable_wave_alt ProgrammableWaveData_845541C, 0, 7, 15, 2 .align 2 -voicegroup_844F950:: @ 844F950 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup103:: @ 844F950 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2 2, 0, 2, 6, 1 @@ -11211,7 +11211,7 @@ voicegroup_844F950:: @ 844F950 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11219,11 +11219,11 @@ voicegroup_844F950:: @ 844F950 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11256,9 +11256,9 @@ voicegroup_844F950:: @ 844F950 voice_programmable_wave_alt ProgrammableWaveData_845541C, 0, 7, 15, 2 .align 2 -voicegroup_844FD94:: @ 844FD94 - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup104:: @ 844FD94 + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11305,7 +11305,7 @@ voicegroup_844FD94:: @ 844FD94 voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11313,11 +11313,11 @@ voicegroup_844FD94:: @ 844FD94 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11345,8 +11345,8 @@ voicegroup_844FD94:: @ 844FD94 voice_square_1 0, 0, 0, 0, 7, 1 .align 2 -voicegroup_845019C:: @ 845019C - voice_keysplit_all voicegroup_842FEF8 +voicegroup105:: @ 845019C + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11394,7 +11394,7 @@ voicegroup_845019C:: @ 845019C voice_directsound 60, 0, DirectSoundWaveData_SC88_PizzicatoStrings, 255, 216, 0, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11406,7 +11406,7 @@ voicegroup_845019C:: @ 845019C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11432,8 +11432,8 @@ voicegroup_845019C:: @ 845019C voice_square_1 0, 3, 0, 0, 9, 1 .align 2 -voicegroup_845058C:: @ 845058C - voice_keysplit_all voicegroup_842FEF8 +voicegroup106:: @ 845058C + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11481,7 +11481,7 @@ voicegroup_845058C:: @ 845058C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11489,11 +11489,11 @@ voicegroup_845058C:: @ 845058C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11563,9 +11563,9 @@ voicegroup_845058C:: @ 845058C voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitCrashCymbal1, 255, 246, 0, 216 .align 2 -voicegroup_8450B8C:: @ 8450B8C - voice_keysplit_all voicegroup_842FEF8 - voice_keysplit voicegroup_8430204, KeySplitTable1 +voicegroup107:: @ 8450B8C + voice_keysplit_all voicegroup001 + voice_keysplit voicegroup002, KeySplitTable1 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_2 2, 0, 2, 3, 1 @@ -11612,7 +11612,7 @@ voicegroup_8450B8C:: @ 8450B8C voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_Piano1, 255, 246, 0, 235 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11620,11 +11620,11 @@ voicegroup_8450B8C:: @ 8450B8C voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11653,8 +11653,8 @@ voicegroup_8450B8C:: @ 8450B8C voice_square_2 3, 0, 2, 7, 1 .align 2 -voicegroup_8450FA0:: @ 8450FA0 - voice_keysplit_all voicegroup_842FEF8 +voicegroup108:: @ 8450FA0 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11702,7 +11702,7 @@ voicegroup_8450FA0:: @ 8450FA0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11710,11 +11710,11 @@ voicegroup_8450FA0:: @ 8450FA0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11740,8 +11740,8 @@ voicegroup_8450FA0:: @ 8450FA0 voice_square_1 0, 3, 0, 0, 7, 1 .align 2 -voicegroup_8451390:: @ 8451390 - voice_keysplit_all voicegroup_842FEF8 +voicegroup109:: @ 8451390 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11789,7 +11789,7 @@ voicegroup_8451390:: @ 8451390 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11797,11 +11797,11 @@ voicegroup_8451390:: @ 8451390 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430258, KeySplitTable3 + voice_keysplit voicegroup004, KeySplitTable3 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 - voice_keysplit voicegroup_8430894, KeySplitTable5 + voice_keysplit voicegroup006, KeySplitTable5 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11871,7 +11871,7 @@ voicegroup_8451390:: @ 8451390 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitCrashCymbal1, 255, 246, 0, 216 .align 2 -voicegroup_8451990:: @ 8451990 +voicegroup110:: @ 8451990 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitSnare4, 255, 249, 103, 165 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -11920,7 +11920,7 @@ voicegroup_8451990:: @ 8451990 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitTimbale2, 255, 246, 0, 226 - voice_keysplit voicegroup_8430234, KeySplitTable2 + voice_keysplit voicegroup003, KeySplitTable2 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 @@ -12002,7 +12002,7 @@ voicegroup_8451990:: @ 8451990 voice_noise_alt 0, 0, 1, 0, 1 .align 2 -voicegroup_8451F90:: @ 8451F90 +voicegroup111:: @ 8451F90 voice_directsound_no_resample 60, 0, DirectSoundWaveData_Ring, 255, 249, 0, 165 voice_directsound_alt 60, 0, DirectSoundWaveData_Ring, 255, 0, 255, 165 voice_directsound 60, 0, DirectSoundWaveData_SC88_DrumKitSnare4, 255, 0, 255, 165 @@ -12133,7 +12133,7 @@ voicegroup_8451F90:: @ 8451F90 voice_directsound 60, 0, DirectSoundWaveData_Phoneme_Vowel6, 255, 0, 255, 165 .align 2 -voicegroup_8452590:: @ 8452590 +voicegroup112:: @ 8452590 cry Cry_Bulbasaur cry Cry_Ivysaur cry Cry_Venusaur @@ -12264,7 +12264,7 @@ voicegroup_8452590:: @ 8452590 cry Cry_Tauros .align 2 -voicegroup_8452B90:: @ 8452B90 +voicegroup113:: @ 8452B90 cry Cry_Magikarp cry Cry_Gyarados cry Cry_Lapras @@ -12395,7 +12395,7 @@ voicegroup_8452B90:: @ 8452B90 cry Cry_Manectric .align 2 -voicegroup_8453190:: @ 8453190 +voicegroup114:: @ 8453190 cry Cry_Duskull cry Cry_Latias cry Cry_Wynaut @@ -12526,14 +12526,14 @@ voicegroup_8453190:: @ 8453190 cry Cry_Snorunt .align 2 -voicegroup_8453790:: @ 8453790 +voicegroup115:: @ 8453790 cry Cry_Latios cry Cry_Jirachi cry Cry_Deoxys cry Cry_Chimecho .align 2 -voicegroup_84537C0:: @ 84537C0 +voicegroup116:: @ 84537C0 cry2 Cry_Bulbasaur cry2 Cry_Ivysaur cry2 Cry_Venusaur @@ -12664,7 +12664,7 @@ voicegroup_84537C0:: @ 84537C0 cry2 Cry_Tauros .align 2 -voicegroup_8453DC0:: @ 8453DC0 +voicegroup117:: @ 8453DC0 cry2 Cry_Magikarp cry2 Cry_Gyarados cry2 Cry_Lapras @@ -12795,7 +12795,7 @@ voicegroup_8453DC0:: @ 8453DC0 cry2 Cry_Manectric .align 2 -voicegroup_84543C0:: @ 84543C0 +voicegroup118:: @ 84543C0 cry2 Cry_Duskull cry2 Cry_Latias cry2 Cry_Wynaut @@ -12926,14 +12926,14 @@ voicegroup_84543C0:: @ 84543C0 cry2 Cry_Snorunt .align 2 -voicegroup_84549C0:: @ 84549C0 +voicegroup119:: @ 84549C0 cry2 Cry_Latios cry2 Cry_Jirachi cry2 Cry_Deoxys cry2 Cry_Chimecho .align 2 -voicegroup_84549F0:: @ 84549F0 +voicegroup120:: @ 84549F0 voice_directsound 60, 0, DirectSoundWaveData_Phoneme_Vowel7, 255, 0, 255, 0 voice_directsound 60, 0, DirectSoundWaveData_Phoneme_Vowel8, 255, 0, 255, 0 voice_directsound 60, 0, DirectSoundWaveData_Phoneme_Vowel9, 255, 0, 255, 0 @@ -12987,8 +12987,8 @@ voicegroup_84549F0:: @ 84549F0 voice_directsound 60, 0, DirectSoundWaveData_Phoneme_Vowel57, 255, 0, 255, 0 .align 2 -voicegroup_8454C54:: @ 8454C54 - voice_keysplit_all voicegroup_842FEF8 +voicegroup121:: @ 8454C54 + voice_keysplit_all voicegroup001 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 voice_square_1 0, 2, 0, 0, 15, 0 diff --git a/src/debug/sound_check_menu.c b/src/debug/sound_check_menu.c index d57c699da..dd94eb740 100644 --- a/src/debug/sound_check_menu.c +++ b/src/debug/sound_check_menu.c @@ -44,14 +44,14 @@ enum MAX }; -extern struct ToneData voicegroup_84537C0[]; -extern struct ToneData voicegroup_8452590[]; -extern struct ToneData voicegroup_8453DC0[]; -extern struct ToneData voicegroup_8452B90[]; -extern struct ToneData voicegroup_84543C0[]; -extern struct ToneData voicegroup_8453190[]; -extern struct ToneData voicegroup_84549C0[]; -extern struct ToneData voicegroup_8453790[]; +extern struct ToneData voicegroup116[]; +extern struct ToneData voicegroup112[]; +extern struct ToneData voicegroup117[]; +extern struct ToneData voicegroup113[]; +extern struct ToneData voicegroup118[]; +extern struct ToneData voicegroup114[]; +extern struct ToneData voicegroup119[]; +extern struct ToneData voicegroup115[]; static EWRAM_DATA u8 gUnknown_020387B0 = 0; static EWRAM_DATA u8 gUnknown_020387B1 = 0; @@ -544,27 +544,27 @@ void Task_ProcessDriverTestInput(u8 taskId) { case 0: if (gUnknown_020387D8) - gUnknown_03005D30 = SetPokemonCryTone(&voicegroup_84537C0[remaining]); + gUnknown_03005D30 = SetPokemonCryTone(&voicegroup116[remaining]); else - gUnknown_03005D30 = SetPokemonCryTone(&voicegroup_8452590[remaining]); + gUnknown_03005D30 = SetPokemonCryTone(&voicegroup112[remaining]); break; case 1: if (gUnknown_020387D8) - gUnknown_03005D30 = SetPokemonCryTone(&voicegroup_8453DC0[remaining]); + gUnknown_03005D30 = SetPokemonCryTone(&voicegroup117[remaining]); else - gUnknown_03005D30 = SetPokemonCryTone(&voicegroup_8452B90[remaining]); + gUnknown_03005D30 = SetPokemonCryTone(&voicegroup113[remaining]); break; case 2: if (gUnknown_020387D8) - gUnknown_03005D30 = SetPokemonCryTone(&voicegroup_84543C0[remaining]); + gUnknown_03005D30 = SetPokemonCryTone(&voicegroup118[remaining]); else - gUnknown_03005D30 = SetPokemonCryTone(&voicegroup_8453190[remaining]); + gUnknown_03005D30 = SetPokemonCryTone(&voicegroup114[remaining]); break; case 3: if (gUnknown_020387D8) - gUnknown_03005D30 = SetPokemonCryTone(&voicegroup_84549C0[remaining]); + gUnknown_03005D30 = SetPokemonCryTone(&voicegroup119[remaining]); else - gUnknown_03005D30 = SetPokemonCryTone(&voicegroup_8453790[remaining]); + gUnknown_03005D30 = SetPokemonCryTone(&voicegroup115[remaining]); break; } } diff --git a/src/libs/m4a_tables.c b/src/libs/m4a_tables.c index 91f00a31d..9a4ea32e6 100644 --- a/src/libs/m4a_tables.c +++ b/src/libs/m4a_tables.c @@ -261,7 +261,7 @@ const struct PokemonCrySong gPokemonCrySongTemplate = 0, // block count 255, // priority 0, // reverb - (struct ToneData *)&voicegroup_pokemon_cry, + (struct ToneData *)&voicegroup000, NULL, NULL, 0, diff --git a/src/sound.c b/src/sound.c index 5b41acbc6..36afa1a8b 100644 --- a/src/sound.c +++ b/src/sound.c @@ -32,15 +32,15 @@ extern struct MusicPlayerInfo gMPlay_SE1; extern struct MusicPlayerInfo gMPlay_SE2; extern struct MusicPlayerInfo gMPlay_SE3; -extern struct ToneData voicegroup_8452590[]; -extern struct ToneData voicegroup_8452B90[]; -extern struct ToneData voicegroup_8453190[]; -extern struct ToneData voicegroup_8453790[]; +extern struct ToneData voicegroup112[]; +extern struct ToneData voicegroup113[]; +extern struct ToneData voicegroup114[]; +extern struct ToneData voicegroup115[]; -extern struct ToneData voicegroup_84537C0[]; -extern struct ToneData voicegroup_8453DC0[]; -extern struct ToneData voicegroup_84543C0[]; -extern struct ToneData voicegroup_84549C0[]; +extern struct ToneData voicegroup116[]; +extern struct ToneData voicegroup117[]; +extern struct ToneData voicegroup118[]; +extern struct ToneData voicegroup119[]; static const struct Fanfare sFanfares[] = { @@ -416,19 +416,19 @@ static void PlayCryInternal(u16 species, s8 pan, s8 volume, u8 priority, u8 mode { case 0: gMPlay_PokemonCry = SetPokemonCryTone( - v0 ? &voicegroup_84537C0[index] : &voicegroup_8452590[index]); + v0 ? &voicegroup116[index] : &voicegroup112[index]); break; case 1: gMPlay_PokemonCry = SetPokemonCryTone( - v0 ? &voicegroup_8453DC0[index] : &voicegroup_8452B90[index]); + v0 ? &voicegroup117[index] : &voicegroup113[index]); break; case 2: gMPlay_PokemonCry = SetPokemonCryTone( - v0 ? &voicegroup_84543C0[index] : &voicegroup_8453190[index]); + v0 ? &voicegroup118[index] : &voicegroup114[index]); break; case 3: gMPlay_PokemonCry = SetPokemonCryTone( - v0 ? &voicegroup_84549C0[index] : &voicegroup_8453790[index]); + v0 ? &voicegroup119[index] : &voicegroup115[index]); break; } } |