From 0ed56532df4ca5a42a5bb33ccb1b365263e3cd31 Mon Sep 17 00:00:00 2001 From: angelosa Date: Tue, 3 Jan 2017 12:17:30 +0100 Subject: [PATCH] Not necessary at this stage (nw) --- src/mame/includes/namcos2.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/includes/namcos2.h b/src/mame/includes/namcos2.h index ed6dffaeca8..5ad57bee517 100644 --- a/src/mame/includes/namcos2.h +++ b/src/mame/includes/namcos2.h @@ -124,9 +124,9 @@ public: optional_device m_dspmaster; optional_device m_dspslave; optional_device m_c68; - required_device m_master_intc; - required_device m_slave_intc; - required_device m_sci; + optional_device m_master_intc; + optional_device m_slave_intc; + optional_device m_sci; optional_device m_gpu; //to be moved to namco21_state after disentangling // game type helpers