diff options
Diffstat (limited to 'audio/engine_0f.asm')
-rw-r--r-- | audio/engine_0f.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/engine_0f.asm b/audio/engine_0f.asm index b4376d4..cd18500 100644 --- a/audio/engine_0f.asm +++ b/audio/engine_0f.asm @@ -256,7 +256,7 @@ PlayCry_BankF: ; 0x3c0f0 call Func_3cb15 ret -Unused_3c17c; ; 0x3c17c +Unused_3c17c: ; 0x3c17c ; ??? db $CD, $2E, $45, $CA @@ -3691,7 +3691,7 @@ SoundEffect50_Channel4_BankF: ; 0x3ecba dutycycle $00 soundeffect_note $01, $91, $96, $07 SoundEffect50_Channel4_loop_BankF: ; 0x3ecc0 -_BankF soundeffect_note $03, $F1, $C6, $07 + soundeffect_note $03, $F1, $C6, $07 loopchannel $02, SoundEffect50_Channel4_loop_BankF soundeffect_note $0A, $C1, $C6, $07 soundeffect_note $01, $00, $00, $00 |