From 1107dff7c1dea4ff264388ef0f44072fb0d3d1ad Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 9 Jan 2014 14:27:26 -0500 Subject: fix some duty labels --- audio/duty_3.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/duty_3.asm') diff --git a/audio/duty_3.asm b/audio/duty_3.asm index 3c41a764..b9702a7f 100644 --- a/audio/duty_3.asm +++ b/audio/duty_3.asm @@ -5,9 +5,9 @@ Music1f_Channel3DutyPointers: ; 7c361 (1f:4361) dw Music1f_Channel3Duty3 dw Music1f_Channel3Duty4 dw Music1f_Channel3Duty5 ; used in the Pokemon Tower theme - dw SFX_1f_3f_Ch1 ; unused - dw SFX_1f_3f_Ch1 ; unused - dw SFX_1f_3f_Ch1 ; unused + dw Music1f_Channel3Duty5 ; unused + dw Music1f_Channel3Duty5 ; unused + dw Music1f_Channel3Duty5 ; unused ; these are the definitions for the channel 3 instruments ; each instrument definition is made up of 32 points (nibbles) that form -- cgit v1.3.1-sl0p