summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pgm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/pgm.cpp')
-rw-r--r--src/mame/video/pgm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/pgm.cpp b/src/mame/video/pgm.cpp
index 97d1a1313c6..f655e48c1b4 100644
--- a/src/mame/video/pgm.cpp
+++ b/src/mame/video/pgm.cpp
@@ -611,7 +611,7 @@ TILE_GET_INFO_MEMBER(pgm_state::get_pgm_bg_tilemap_tile_info)
/*** Video - Start / Update ****************************************************/
-void pgm_state::video_start_pgm()
+VIDEO_START_MEMBER(pgm_state,pgm)
{
int i;