summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/redalert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/redalert.h')
-rw-r--r--src/mame/includes/redalert.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mame/includes/redalert.h b/src/mame/includes/redalert.h
index 8da32a24295..47ac951e617 100644
--- a/src/mame/includes/redalert.h
+++ b/src/mame/includes/redalert.h
@@ -41,20 +41,14 @@ public:
UINT32 screen_update_demoneye(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
UINT32 screen_update_panther(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
};
-
-
/*----------- defined in audio/redalert.c -----------*/
-
-
MACHINE_CONFIG_EXTERN( redalert_audio );
MACHINE_CONFIG_EXTERN( ww3_audio );
MACHINE_CONFIG_EXTERN( demoneye_audio );
-
/*----------- defined in video/redalert.c -----------*/
-
MACHINE_CONFIG_EXTERN( ww3_video );
MACHINE_CONFIG_EXTERN( panther_video );
MACHINE_CONFIG_EXTERN( redalert_video );