summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/carjmbre.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/carjmbre.h')
-rw-r--r--src/mame/includes/carjmbre.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/carjmbre.h b/src/mame/includes/carjmbre.h
index 1319d14787e..4c2d325f18e 100644
--- a/src/mame/includes/carjmbre.h
+++ b/src/mame/includes/carjmbre.h
@@ -21,6 +21,7 @@ public:
UINT16 m_bgcolor;
UINT8 m_nmi_mask;
+ DECLARE_WRITE8_MEMBER(nmi_mask_w);
};