summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/triplhnt.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2014-03-25 19:51:33 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2014-03-25 19:51:33 +0000
commitd1d981143db025639d2c41a8e400486b20e78b31 (patch)
treede21961ed96284009779da4ed64aca031f4cb426 /src/mame/includes/triplhnt.h
parent4b2af7148e76b130eab49ad2e7628809338e29d1 (diff)
small cleanup of h files (nw)
Diffstat (limited to 'src/mame/includes/triplhnt.h')
-rw-r--r--src/mame/includes/triplhnt.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mame/includes/triplhnt.h b/src/mame/includes/triplhnt.h
index 62b868a89d2..886f8c1f749 100644
--- a/src/mame/includes/triplhnt.h
+++ b/src/mame/includes/triplhnt.h
@@ -75,12 +75,6 @@ protected:
virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr);
};
-
-/*----------- defined in drivers/triplhnt.c -----------*/
-
-void triplhnt_set_collision(running_machine &machine, int data);
-
/*----------- defined in audio/triplhnt.c -----------*/
-
DISCRETE_SOUND_EXTERN( triplhnt );
extern const samples_interface triplhnt_samples_interface;