summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tatsumi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tatsumi.h')
-rw-r--r--src/mame/includes/tatsumi.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/mame/includes/tatsumi.h b/src/mame/includes/tatsumi.h
index f89250f5d28..9254974d0a2 100644
--- a/src/mame/includes/tatsumi.h
+++ b/src/mame/includes/tatsumi.h
@@ -126,27 +126,8 @@ public:
UINT32 screen_update_bigfight(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in machine/tatsumi.c -----------*/
-
-
DECLARE_READ8_DEVICE_HANDLER(tatsumi_hack_ym2151_r);
DECLARE_READ8_DEVICE_HANDLER(tatsumi_hack_oki_r);
-
void tatsumi_reset(running_machine &machine);
-
-/*----------- defined in video/tatsumi.c -----------*/
-
-
-
-
-
-
-
-
-
-
-
-
-