summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bishi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bishi.h')
-rw-r--r--src/mame/includes/bishi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/bishi.h b/src/mame/includes/bishi.h
index fe82364f784..55f9926b9f3 100644
--- a/src/mame/includes/bishi.h
+++ b/src/mame/includes/bishi.h
@@ -55,6 +55,5 @@ public:
virtual void video_start();
UINT32 screen_update_bishi(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
TIMER_DEVICE_CALLBACK_MEMBER(bishi_scanline);
- DECLARE_WRITE_LINE_MEMBER(sound_irq_gen);
K056832_CB_MEMBER(tile_callback);
};