blktiger priority fixes [Mamesick]

(fixes 5708, looks OK to me)
This commit is contained in:
David Haywood 2014-10-02 13:48:12 +00:00
parent 0e203ff848
commit d24d71f93b

View File

@ -30,8 +30,8 @@ TILE_GET_INFO_MEMBER(blktiger_state::get_bg_tile_info)
was not derived from a PROM so it could be wrong. */
static const UINT8 split_table[16] =
{
3,3,0,0,
0,0,0,0,
3,3,2,2,
1,1,0,0,
0,0,0,0,
0,0,0,0
};