From 972ec09e929d23dd58983aaa39783aac90925420 Mon Sep 17 00:00:00 2001 From: cah4e3 Date: Wed, 5 Dec 2018 17:46:29 +0300 Subject: [PATCH] fixed #11 R.C.Pro Am II title music channel bug --- src/sound.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sound.cpp b/src/sound.cpp index 7390cce8..11c3e1f4 100644 --- a/src/sound.cpp +++ b/src/sound.cpp @@ -443,7 +443,7 @@ static void FrameSoundStuff(int V) if((mod+curfreq[P])&0x800) { sweepon[P]=0; - curfreq[P]=0; +// curfreq[P]=0; // fixes R.C.Pro Am II title music } else {