summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/targ.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/targ.h')
-rw-r--r--src/mame/includes/targ.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/includes/targ.h b/src/mame/includes/targ.h
index 10246f22204..32421ca04ea 100644
--- a/src/mame/includes/targ.h
+++ b/src/mame/includes/targ.h
@@ -4,13 +4,10 @@
*************************************************************************/
-
/*----------- defined in audio/targ.c -----------*/
-
DECLARE_WRITE8_HANDLER( targ_audio_1_w );
DECLARE_WRITE8_HANDLER( targ_audio_2_w );
DECLARE_WRITE8_HANDLER( spectar_audio_2_w );
MACHINE_CONFIG_EXTERN( spectar_audio );
MACHINE_CONFIG_EXTERN( targ_audio );
-