summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/wecleman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/wecleman.h')
-rw-r--r--src/mame/includes/wecleman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/wecleman.h b/src/mame/includes/wecleman.h
index cf326a8e560..619947323c7 100644
--- a/src/mame/includes/wecleman.h
+++ b/src/mame/includes/wecleman.h
@@ -78,6 +78,7 @@ public:
DECLARE_VIDEO_START(hotchase);
UINT32 screen_update_wecleman(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
UINT32 screen_update_hotchase(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ INTERRUPT_GEN_MEMBER(hotchase_sound_timer);
};
/*----------- defined in video/wecleman.c -----------*/