GCC compile fix.

This commit is contained in:
Phil Bennett 2009-02-11 18:35:54 +00:00
parent 399ffe28f2
commit 1420ed893a

View File

@ -197,6 +197,7 @@ static READ16_HANDLER(dsp_BIO_r)
else
{
assert(0);
return 0;
}
}
else