summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/twin16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/twin16.h')
-rw-r--r--src/mame/includes/twin16.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/twin16.h b/src/mame/includes/twin16.h
index cf8199ba2d0..7d0f5807d9c 100644
--- a/src/mame/includes/twin16.h
+++ b/src/mame/includes/twin16.h
@@ -77,8 +77,6 @@ public:
uint32_t screen_update_twin16(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
DECLARE_WRITE_LINE_MEMBER(screen_vblank_twin16);
- INTERRUPT_GEN_MEMBER(CPUA_interrupt);
- INTERRUPT_GEN_MEMBER(CPUB_interrupt);
TIMER_CALLBACK_MEMBER(sprite_tick);
DECLARE_WRITE8_MEMBER(volume_callback);
void devilw(machine_config &config);