summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/copsnrob.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2012-09-18 07:33:27 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2012-09-18 07:33:27 +0000
commit2a06847d59b27f9927caa22761514640dadb9c8a (patch)
treec7d8f75dc7470758abe0bd6f531412ee980c1993 /src/mame/includes/copsnrob.h
parent2bc32d8645b8f45925420e310b8c26974866a29c (diff)
manual cleanup of mame and mess includes (no whatsnew)
Diffstat (limited to 'src/mame/includes/copsnrob.h')
-rw-r--r--src/mame/includes/copsnrob.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mame/includes/copsnrob.h b/src/mame/includes/copsnrob.h
index 1e549f2d713..531b4ffdcd3 100644
--- a/src/mame/includes/copsnrob.h
+++ b/src/mame/includes/copsnrob.h
@@ -39,17 +39,8 @@ public:
UINT32 screen_update_copsnrob(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in machine/copsnrob.c -----------*/
-
DECLARE_READ8_HANDLER( copsnrob_gun_position_r );
-
-/*----------- defined in video/copsnrob.c -----------*/
-
-
-
-
/*----------- defined in audio/copsnrob.c -----------*/
-
DISCRETE_SOUND_EXTERN( copsnrob );