mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
Fix typo (nw)
This commit is contained in:
parent
4a90ec44cc
commit
47f2f58c1c
@ -985,7 +985,7 @@ void a2_video_device::hgr_update_tk2000(screen_device &screen, bitmap_ind16 &bit
|
||||
}
|
||||
break;
|
||||
|
||||
\ case 1:
|
||||
case 1:
|
||||
w >>= 7;
|
||||
if (vram_row[col] & 0x80)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user