summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/itech32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/itech32.h')
-rw-r--r--src/mame/includes/itech32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/itech32.h b/src/mame/includes/itech32.h
index 36eb5a3d2da..58d46747a3b 100644
--- a/src/mame/includes/itech32.h
+++ b/src/mame/includes/itech32.h
@@ -158,6 +158,7 @@ public:
virtual void video_start();
DECLARE_MACHINE_RESET(drivedge);
UINT32 screen_update_itech32(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ INTERRUPT_GEN_MEMBER(generate_int1);
};
/*----------- defined in drivers/itech32.c -----------*/