summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suprridr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suprridr.h')
-rw-r--r--src/mame/includes/suprridr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/suprridr.h b/src/mame/includes/suprridr.h
index 159e5610ba2..f3043d0ddce 100644
--- a/src/mame/includes/suprridr.h
+++ b/src/mame/includes/suprridr.h
@@ -41,6 +41,7 @@ public:
virtual void video_start();
virtual void palette_init();
UINT32 screen_update_suprridr(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ INTERRUPT_GEN_MEMBER(main_nmi_gen);
};
/*----------- defined in video/suprridr.c -----------*/