summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos21.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/namcos21.h')
-rw-r--r--src/mame/includes/namcos21.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/namcos21.h b/src/mame/includes/namcos21.h
index fca20db01f2..252b985e0d7 100644
--- a/src/mame/includes/namcos21.h
+++ b/src/mame/includes/namcos21.h
@@ -152,6 +152,8 @@ public:
DECLARE_DRIVER_INIT(solvalou);
DECLARE_DRIVER_INIT(cybsled);
DECLARE_DRIVER_INIT(aircomb);
+ DECLARE_MACHINE_START(namcos21);
+ DECLARE_VIDEO_START(namcos21);
};