mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
guttangt fix (nw)
This commit is contained in:
parent
b1b3e63a52
commit
a94cb44771
@ -2451,6 +2451,7 @@ static MACHINE_CONFIG_DERIVED( guttang, galaxian )
|
||||
MCFG_DEVICE_REMOVE("palette")
|
||||
MCFG_PALETTE_ADD("palette", 32+2+64+1) /* 32 for the characters, 2 for the bullets, 64 for the stars, 1 for background */
|
||||
|
||||
MCFG_PALETTE_INIT_OWNER(galaxold_state,galaxold)
|
||||
// MCFG_PALETTE_INIT_OWNER(galaxold_state,scrambold)
|
||||
MCFG_VIDEO_START_OVERRIDE(galaxold_state,mooncrst)
|
||||
MACHINE_CONFIG_END
|
||||
|
Loading…
Reference in New Issue
Block a user