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