summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/hec2hrp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/hec2hrp.cpp')
-rw-r--r--src/mame/video/hec2hrp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/hec2hrp.cpp b/src/mame/video/hec2hrp.cpp
index fcc874726e1..7309705a389 100644
--- a/src/mame/video/hec2hrp.cpp
+++ b/src/mame/video/hec2hrp.cpp
@@ -111,7 +111,7 @@ void hec2hrp_state::hector_80c(bitmap_ind16 &bitmap, uint8_t *page, int ymax, in
}
-VIDEO_START_MEMBER(hec2hrp_state,hec2hrp)
+void hec2hrp_state::video_start_hec2hrp()
{
Init_Hector_Palette();
}