summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mystwarr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mystwarr.c')
-rw-r--r--src/mame/drivers/mystwarr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mystwarr.c b/src/mame/drivers/mystwarr.c
index 76502908844..a33298acf88 100644
--- a/src/mame/drivers/mystwarr.c
+++ b/src/mame/drivers/mystwarr.c
@@ -850,7 +850,7 @@ MACHINE_START_MEMBER(mystwarr_state,mystwarr)
m_mw_irq_control = 0;
/* konamigx_mixer uses this, so better initialize it */
- konamigx_wrport1_0 = 0;
+ m_gx_wrport1_0 = 0;
save_item(NAME(m_mw_irq_control));
save_item(NAME(m_sound_ctrl));