mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +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))
|
||||
|
||||
/* Video */
|
||||
MCFG_DEFAULT_LAYOUT(layout_rowamet)
|
||||
//MCFG_DEFAULT_LAYOUT(layout_rowamet)
|
||||
|
||||
/* Sound */
|
||||
MCFG_SPEAKER_STANDARD_MONO("mono")
|
||||
|
Loading…
Reference in New Issue
Block a user