summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xxmissio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/xxmissio.h')
-rw-r--r--src/mame/includes/xxmissio.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mame/includes/xxmissio.h b/src/mame/includes/xxmissio.h
index 43085134350..ff67e217257 100644
--- a/src/mame/includes/xxmissio.h
+++ b/src/mame/includes/xxmissio.h
@@ -31,13 +31,5 @@ public:
UINT32 screen_update_xxmissio(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
-/*----------- defined in video/xxmissio.c -----------*/
-
-
-
-
DECLARE_WRITE8_DEVICE_HANDLER( xxmissio_scroll_x_w );
DECLARE_WRITE8_DEVICE_HANDLER( xxmissio_scroll_y_w );
-
-