summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exprraid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exprraid.h')
-rw-r--r--src/mame/includes/exprraid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/exprraid.h b/src/mame/includes/exprraid.h
index f6a6f0f5eae..833c3c351b1 100644
--- a/src/mame/includes/exprraid.h
+++ b/src/mame/includes/exprraid.h
@@ -72,7 +72,6 @@ public:
TILE_GET_INFO_MEMBER(get_fg_tile_info);
UINT32 screen_update_exprraid(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
- INTERRUPT_GEN_MEMBER(exprraid_interrupt);
void draw_sprites( bitmap_ind16 &bitmap, const rectangle &cliprect );
void exprraid_gfx_expand();
};