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