mirror of
https://github.com/holub/mame
synced 2025-10-06 00:54:22 +03:00
02458: enforce: Road layer colors are wrong.
* Please credit M.A.S.H. & Phil Bennett
This commit is contained in:
parent
4749a7dc51
commit
887dc53b80
@ -28,6 +28,7 @@ static void taitoz_core_vh_start(running_machine *machine, int x_offs)
|
||||
|
||||
VIDEO_START( taitoz )
|
||||
{
|
||||
road_palbank = 3;
|
||||
taitoz_core_vh_start(machine, 0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user