Removed misleading pitch disable hack, I prefer a wrongly putted green pitch than pitch black ...

This commit is contained in:
Angelo Salese 2011-04-05 18:40:03 +00:00
parent 629af025f1
commit bd79086747

View File

@ -1885,8 +1885,8 @@ static void get_line_ram_info(running_machine &machine, tilemap_t *tmap, int sx,
Until this is understood we disable those lines (which would usually wrap and show the grass
area.
*/
if (colscroll&0x200)
pri|=0x0800;
//if (colscroll&0x200)
// pri|=0x0800;
/* Evaluate clipping */
if (pri&0x0800)