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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/redalert.h b/src/mame/includes/redalert.h
index a694c61a061..8b873b1374f 100644
--- a/src/mame/includes/redalert.h
+++ b/src/mame/includes/redalert.h
@@ -35,6 +35,8 @@ public:
DECLARE_WRITE8_MEMBER(redalert_ay8910_latch_2_w);
DECLARE_WRITE8_MEMBER(redalert_voice_command_w);
DECLARE_WRITE8_MEMBER(demoneye_audio_command_w);
+ DECLARE_VIDEO_START(redalert);
+ DECLARE_VIDEO_START(ww3);
};