mirror of
https://github.com/holub/mame
synced 2025-04-25 01:40:16 +03:00
(MESS) fixed astrocde palette
This commit is contained in:
parent
770102b458
commit
111982d68a
@ -261,7 +261,7 @@ static MACHINE_CONFIG_START( astrocde, astrocde_mess_state )
|
||||
MCFG_SCREEN_UPDATE_DRIVER(astrocde_state, screen_update_astrocde)
|
||||
|
||||
MCFG_PALETTE_ADD("palette", 512)
|
||||
|
||||
MCFG_PALETTE_INIT_OWNER(astrocde_state, astrocde)
|
||||
|
||||
/* sound hardware */
|
||||
MCFG_SPEAKER_STANDARD_MONO("mono")
|
||||
|
Loading…
Reference in New Issue
Block a user