summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/surpratk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/surpratk.h')
-rw-r--r--src/mame/includes/surpratk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/surpratk.h b/src/mame/includes/surpratk.h
index 5e7d8a8cd8e..ad2f593bcc6 100644
--- a/src/mame/includes/surpratk.h
+++ b/src/mame/includes/surpratk.h
@@ -52,7 +52,6 @@ private:
virtual void machine_start() override;
virtual void machine_reset() override;
uint32_t screen_update_surpratk(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
- INTERRUPT_GEN_MEMBER(surpratk_interrupt);
K05324X_CB_MEMBER(sprite_callback);
K052109_CB_MEMBER(tile_callback);