mirror of
https://github.com/holub/mame
synced 2025-05-25 15:25:33 +03:00
GCC compile fix.
This commit is contained in:
parent
399ffe28f2
commit
1420ed893a
@ -197,6 +197,7 @@ static READ16_HANDLER(dsp_BIO_r)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
assert(0);
|
assert(0);
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user