summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bagman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bagman.h')
-rw-r--r--src/mame/includes/bagman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bagman.h b/src/mame/includes/bagman.h
index 11ce8f29f32..1d0b34ac6e7 100644
--- a/src/mame/includes/bagman.h
+++ b/src/mame/includes/bagman.h
@@ -48,6 +48,7 @@ public:
DECLARE_VIDEO_START(bagman);
DECLARE_PALETTE_INIT(bagman);
UINT32 screen_update_bagman(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ INTERRUPT_GEN_MEMBER(vblank_irq);
};
/*----------- timings -----------*/