02458: enforce: Road layer colors are wrong.

* Please credit M.A.S.H. & Phil Bennett
This commit is contained in:
Couriersud 2008-10-05 22:15:17 +00:00
parent 4749a7dc51
commit 887dc53b80

View File

@ -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);
}