summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/warpwarp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/warpwarp.h')
-rw-r--r--src/mame/includes/warpwarp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/warpwarp.h b/src/mame/includes/warpwarp.h
index 8203f68e4b4..5bd3d822421 100644
--- a/src/mame/includes/warpwarp.h
+++ b/src/mame/includes/warpwarp.h
@@ -47,6 +47,7 @@ public:
DECLARE_VIDEO_START(navarone);
DECLARE_PALETTE_INIT(navarone);
UINT32 screen_update_geebee(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ INTERRUPT_GEN_MEMBER(vblank_irq);
};