mirror of
https://github.com/holub/mame
synced 2025-07-02 00:29:37 +03:00
fix compile (nw)
This commit is contained in:
parent
662bc81f6a
commit
94d09cc4c3
@ -121,7 +121,7 @@ static MACHINE_CONFIG_START( rowamet, rowamet_state )
|
|||||||
MCFG_TIMER_ADD_PERIODIC("rowamet_timer", rowamet_timer, attotime::from_hz(200))
|
MCFG_TIMER_ADD_PERIODIC("rowamet_timer", rowamet_timer, attotime::from_hz(200))
|
||||||
|
|
||||||
/* Video */
|
/* Video */
|
||||||
MCFG_DEFAULT_LAYOUT(layout_rowamet)
|
//MCFG_DEFAULT_LAYOUT(layout_rowamet)
|
||||||
|
|
||||||
/* Sound */
|
/* Sound */
|
||||||
MCFG_SPEAKER_STANDARD_MONO("mono")
|
MCFG_SPEAKER_STANDARD_MONO("mono")
|
||||||
|
Loading…
Reference in New Issue
Block a user