summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/deco32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/deco32.h')
-rw-r--r--src/mame/includes/deco32.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/mame/includes/deco32.h b/src/mame/includes/deco32.h
index 17965eefcfb..ea061bd7311 100644
--- a/src/mame/includes/deco32.h
+++ b/src/mame/includes/deco32.h
@@ -139,28 +139,8 @@ public:
void screen_eof_dragngun(screen_device &screen, bool state);
};
-
-
/*----------- defined in video/deco32.c -----------*/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
DECLARE_WRITE32_HANDLER( deco32_pf1_data_w );
DECLARE_WRITE32_HANDLER( deco32_pf2_data_w );
DECLARE_WRITE32_HANDLER( deco32_pf3_data_w );
DECLARE_WRITE32_HANDLER( deco32_pf4_data_w );
-
-