diff options
Diffstat (limited to 'sound/songs/bgm_test.s')
-rw-r--r-- | sound/songs/bgm_test.s | 2 |
1 files changed, 1 insertions, 1 deletions
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 |