summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/appoooh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/appoooh.h')
-rw-r--r--src/mame/includes/appoooh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/appoooh.h b/src/mame/includes/appoooh.h
index 9bb134896df..4a32c164515 100644
--- a/src/mame/includes/appoooh.h
+++ b/src/mame/includes/appoooh.h
@@ -52,6 +52,7 @@ public:
DECLARE_PALETTE_INIT(robowres);
UINT32 screen_update_appoooh(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
UINT32 screen_update_robowres(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ INTERRUPT_GEN_MEMBER(vblank_irq);
};
#define CHR1_OFST 0x00 /* palette page of char set #1 */