Change to priorities to fix some visibility problems. [David Haywood]

This commit is contained in:
Scott Stone 2009-08-29 19:59:00 +00:00
parent 1955450c39
commit 04c771f751

View File

@ -248,7 +248,7 @@ static MACHINE_RESET( shogwarr )
kaneko16_sprite_type = 0;
kaneko16_sprite_fliptype = 1;
kaneko16_priority.sprite[0] = 2; // below all
kaneko16_priority.sprite[0] = 1; // below all
kaneko16_priority.sprite[1] = 3; // above tile[0], below the others
kaneko16_priority.sprite[2] = 5; // above all
kaneko16_priority.sprite[3] = 7; // ""