Fix for MAMETESTERS bug #6005

The only game, it seems, that requires different fg offsets.
This commit is contained in:
Mamesick 2015-08-03 18:11:23 +02:00
parent a05b184d18
commit eddd91aedf

View File

@ -965,7 +965,7 @@ static MACHINE_CONFIG_START( ballbros, taitox_state )
MCFG_PALETTE_ADD("palette", 2048)
MCFG_PALETTE_FORMAT(xRRRRRGGGGGBBBBB)
MCFG_VIDEO_START_OVERRIDE(taitox_state,seta_no_layers)
MCFG_VIDEO_START_OVERRIDE(taitox_state, kyustrkr_no_layers)
/* sound hardware */
MCFG_SPEAKER_STANDARD_STEREO("lspeaker", "rspeaker")