summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tx1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tx1.h')
-rw-r--r--src/mame/includes/tx1.h27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/mame/includes/tx1.h b/src/mame/includes/tx1.h
index c0d23a52636..6954475c090 100644
--- a/src/mame/includes/tx1.h
+++ b/src/mame/includes/tx1.h
@@ -179,13 +179,6 @@ public:
void screen_eof_buggyboy(screen_device &screen, bool state);
};
-
-/*----------- defined in machine/tx1.c -----------*/
-
-
-
-
-
/*----------- defined in audio/tx1.c -----------*/
DECLARE_READ8_DEVICE_HANDLER( tx1_pit8253_r );
DECLARE_WRITE8_DEVICE_HANDLER( tx1_pit8253_w );
@@ -240,23 +233,3 @@ private:
};
extern const device_type BUGGYBOY;
-
-
-/*----------- defined in video/tx1.c -----------*/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-