summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/m92.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/m92.h')
-rw-r--r--src/mame/includes/m92.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/m92.h b/src/mame/includes/m92.h
index f4df40ef2dd..39761040dda 100644
--- a/src/mame/includes/m92.h
+++ b/src/mame/includes/m92.h
@@ -52,3 +52,5 @@ WRITE16_HANDLER( m92_master_control_w );
VIDEO_START( m92 );
SCREEN_UPDATE( m92 );
+VIDEO_START( ppan );
+SCREEN_UPDATE( ppan );