summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mario.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mario.h')
-rw-r--r--src/mame/includes/mario.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/mario.h b/src/mame/includes/mario.h
index 70cfdd546e3..c7a81c66a98 100644
--- a/src/mame/includes/mario.h
+++ b/src/mame/includes/mario.h
@@ -60,6 +60,7 @@ public:
int m_monitor;
UINT8 m_nmi_mask;
+ DECLARE_WRITE8_MEMBER(nmi_mask_w);
};
/*----------- defined in video/mario.c -----------*/