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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/stfight.h b/src/mame/includes/stfight.h
index 5163d551db6..4e367ee70fd 100644
--- a/src/mame/includes/stfight.h
+++ b/src/mame/includes/stfight.h
@@ -53,7 +53,7 @@ public:
INTERRUPT_GEN( stfight_vb_interrupt );
void stfight_adpcm_int(device_t *device);
-WRITE8_DEVICE_HANDLER( stfight_adpcm_control_w );
+DECLARE_WRITE8_DEVICE_HANDLER( stfight_adpcm_control_w );
/*----------- defined in video/stfight.c -----------*/