mirror of
https://github.com/holub/mame
synced 2025-05-24 14:56:21 +03:00
Fix 04006: fixeightb: Graphic glitches
This commit is contained in:
parent
71059b2a59
commit
9b55f891e9
@ -4262,7 +4262,7 @@ static MACHINE_DRIVER_START( fixeighb )
|
||||
|
||||
MDRV_DEVICE_ADD_VDP0
|
||||
|
||||
MDRV_VIDEO_START(truxton2)
|
||||
MDRV_VIDEO_START(fixeighb)
|
||||
MDRV_VIDEO_EOF(toaplan2)
|
||||
MDRV_VIDEO_UPDATE(truxton2)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user