summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/atarig42.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/atarig42.h')
-rw-r--r--src/mame/includes/atarig42.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mame/includes/atarig42.h b/src/mame/includes/atarig42.h
index 42efda023d8..d0013cdee90 100644
--- a/src/mame/includes/atarig42.h
+++ b/src/mame/includes/atarig42.h
@@ -56,14 +56,7 @@ public:
void screen_eof_atarig42(screen_device &screen, bool state);
};
-
/*----------- defined in video/atarig42.c -----------*/
-
-
-
-
-
DECLARE_WRITE16_HANDLER( atarig42_mo_control_w );
-
void atarig42_scanline_update(screen_device &screen, int scanline);