Formatting

This commit is contained in:
Zsolt Vasvari 2008-01-24 02:42:13 +00:00
parent 6d5ae15ab0
commit f1d2bde333

View File

@ -516,8 +516,8 @@ static WRITE8_HANDLER( berzerk_audio_w )
}
break;
default:
/* everything else writes to the 6840 */
default:
exidy_sh6840_w(offset, data);
break;