summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xybots.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/xybots.h')
-rw-r--r--src/mame/includes/xybots.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mame/includes/xybots.h b/src/mame/includes/xybots.h
new file mode 100644
index 00000000000..6df4f58e8d8
--- /dev/null
+++ b/src/mame/includes/xybots.h
@@ -0,0 +1,10 @@
+/*************************************************************************
+
+ Atari Xybots hardware
+
+*************************************************************************/
+
+/*----------- defined in video/xybots.c -----------*/
+
+VIDEO_START( xybots );
+VIDEO_UPDATE( xybots );