summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taitosj.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/taitosj.cpp')
-rw-r--r--src/mame/video/taitosj.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/taitosj.cpp b/src/mame/video/taitosj.cpp
index ed3b9081e95..91b7face6cd 100644
--- a/src/mame/video/taitosj.cpp
+++ b/src/mame/video/taitosj.cpp
@@ -294,7 +294,7 @@ int taitosj_state::check_sprite_sprite_bitpattern(int sx1, int sy1, int which1,
}
// draw the sprites into separate bitmaps and check overlapping region
- m_sprite_layer_collbitmap1.fill(TRANSPARENT_PEN);
+ m_sprite_sprite_collbitmap1.fill(TRANSPARENT_PEN);
get_sprite_gfx_element(which1)->transpen(m_sprite_sprite_collbitmap1, m_sprite_sprite_collbitmap1.cliprect(),
m_spriteram[SPRITE_RAM_PAGE_OFFSET + offs1 + 3] & 0x3f,
0,