summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/stfight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/stfight.h')
-rw-r--r--src/mame/includes/stfight.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mame/includes/stfight.h b/src/mame/includes/stfight.h
index 443f279ced8..b285d45b3e6 100644
--- a/src/mame/includes/stfight.h
+++ b/src/mame/includes/stfight.h
@@ -48,17 +48,9 @@ public:
UINT32 screen_update_stfight(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in machine/stfight.c -----------*/
-
-
INTERRUPT_GEN( stfight_vb_interrupt );
void stfight_adpcm_int(device_t *device);
DECLARE_WRITE8_DEVICE_HANDLER( stfight_adpcm_control_w );
-/*----------- defined in video/stfight.c -----------*/
-
-
-
-