summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/m90.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/m90.cpp')
-rw-r--r--src/mame/video/m90.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/m90.cpp b/src/mame/video/m90.cpp
index b45bb21fe30..6b581241b26 100644
--- a/src/mame/video/m90.cpp
+++ b/src/mame/video/m90.cpp
@@ -73,7 +73,7 @@ void m90_state::video_start()
m_last_pf[1] = 2;
}
-void m90_state::video_start_bomblord()
+VIDEO_START_MEMBER(m90_state,bomblord)
{
common_tilemap_init();
@@ -83,7 +83,7 @@ void m90_state::video_start_bomblord()
m_pf_layer[0][1]->set_transparent_pen(0);
}
-void m90_state::video_start_dynablsb()
+VIDEO_START_MEMBER(m90_state,dynablsb)
{
common_tilemap_init();