fixed #11 R.C.Pro Am II title music channel bug
This commit is contained in:
parent
951c325cc1
commit
972ec09e92
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue