summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/galspnbl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/galspnbl.cpp')
-rw-r--r--src/mame/video/galspnbl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/galspnbl.cpp b/src/mame/video/galspnbl.cpp
index 31556de9cc4..9b442a3b0bf 100644
--- a/src/mame/video/galspnbl.cpp
+++ b/src/mame/video/galspnbl.cpp
@@ -30,7 +30,7 @@ void galspnbl_state::draw_background( bitmap_ind16 &bitmap, const rectangle &cli
}
}
-void galspnbl_state::video_start_galspnbl()
+VIDEO_START_MEMBER(galspnbl_state,galspnbl)
{
/* allocate bitmaps */
m_screen->register_screen_bitmap(m_sprite_bitmap);