69 mapper sound code bug
This commit is contained in:
parent
69cd8e18a1
commit
316511edc6
|
@ -54,7 +54,7 @@ static DECLFW(Mapper69_SWH)
|
|||
GameExpSound.HiFill=AYSoundHQ;
|
||||
//mbg merge 7/17/06
|
||||
//TODO cah4e3 - is this an error?
|
||||
if(FSettings.SndRate);
|
||||
if(FSettings.SndRate)
|
||||
switch(sunindex)
|
||||
{
|
||||
case 0:
|
||||
|
|
Loading…
Reference in New Issue