fixed #11 R.C.Pro Am II title music channel bug

This commit is contained in:
cah4e3 2018-12-05 17:46:29 +03:00
parent 951c325cc1
commit 972ec09e92
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ static void FrameSoundStuff(int V)
if((mod+curfreq[P])&0x800) if((mod+curfreq[P])&0x800)
{ {
sweepon[P]=0; sweepon[P]=0;
curfreq[P]=0; // curfreq[P]=0; // fixes R.C.Pro Am II title music
} }
else else
{ {