diff --git a/src/mame/video/taito_f3.cpp b/src/mame/video/taito_f3.cpp index 816fed93284..184079ee0af 100644 --- a/src/mame/video/taito_f3.cpp +++ b/src/mame/video/taito_f3.cpp @@ -1388,7 +1388,7 @@ void taito_f3_state::init_alpha_blend_func() } #define UPDATE_PIXMAP_SP(pf_num) \ - if(cx>=clip_als && cx=clip_bls && cx=clip_als && cx=clip_bls && cx=m_clip_al##pf_num && cx=m_clip_bl##pf_num && cx=m_clip_al##pf_num && cx=m_clip_bl##pf_num && cxclip0[y], &line_t->clip1[y], &line_enable); @@ -2078,11 +2070,6 @@ void taito_f3_state::get_vram_info(tilemap_t *vram_tilemap, tilemap_t *pixel_til else line_enable=1; - if ((m_f3_game == ARABIANM || m_f3_game == GSEEKER) && line_enable) - { // force opaque vram & pixel layer kludge: fixes arabianm missing cutscene text, gseeker missing continue screen - line_enable = 1; - } - line_t->pri[y]=pri; /* Evaluate clipping */