diff options
Diffstat (limited to 'src/mame/konami/thunderx.cpp')
| -rw-r--r-- | src/mame/konami/thunderx.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/konami/thunderx.cpp b/src/mame/konami/thunderx.cpp index 82d3fba0dab..858b2efcff8 100644 --- a/src/mame/konami/thunderx.cpp +++ b/src/mame/konami/thunderx.cpp @@ -226,8 +226,6 @@ K051960_CB_MEMBER(thunderx_state_base::sprite_callback) uint32_t thunderx_state_base::screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect) { - m_k052109->tilemap_update(); - screen.priority().fill(0, cliprect); // The background color is always from layer 1 |
