summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/madalien.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/madalien.h')
-rw-r--r--src/mame/includes/madalien.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mame/includes/madalien.h b/src/mame/includes/madalien.h
index 8c1f4f74efd..29ea08483e8 100644
--- a/src/mame/includes/madalien.h
+++ b/src/mame/includes/madalien.h
@@ -83,10 +83,9 @@ public:
required_device<palette_device> m_palette;
required_device<generic_latch_8_device> m_soundlatch;
required_device<generic_latch_8_device> m_soundlatch2;
+ void madalien(machine_config &config);
+ void madalien_video(machine_config &config);
};
-/*----------- defined in video/madalien.c -----------*/
-
-MACHINE_CONFIG_EXTERN( madalien_video );
/*----------- defined in audio/madalien.c -----------*/