mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
blktiger priority fixes [Mamesick]
(fixes 5708, looks OK to me)
This commit is contained in:
parent
0e203ff848
commit
d24d71f93b
@ -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
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user