Speaker callback fixed for compile (nw)
This commit is contained in:
parent
43a56b6138
commit
8078dbcef6
@ -256,8 +256,7 @@ static TMS9928A_INTERFACE( vdp_intf )
|
||||
|
||||
WRITE8_MEMBER(arachnid_state::ptm_o1_callback)
|
||||
{
|
||||
// Commented line below to compile: TODO
|
||||
// speaker_level_w(m_speaker, data);
|
||||
m_speaker->level_w(data);
|
||||
}
|
||||
|
||||
static const ptm6840_interface ptm_intf =
|
||||
|
Loading…
Reference in New Issue
Block a user