summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/wiz.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/wiz.h')
-rw-r--r--src/mame/includes/wiz.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/wiz.h b/src/mame/includes/wiz.h
index 84c06c6104c..fc45bab22df 100644
--- a/src/mame/includes/wiz.h
+++ b/src/mame/includes/wiz.h
@@ -22,6 +22,7 @@ public:
UINT8 *m_spriteram2;
size_t m_spriteram_size;
UINT8 m_nmi_mask;
+ UINT8 m_sound_irq_mask;
};