summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/punchout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/punchout.h')
-rw-r--r--src/mame/includes/punchout.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/punchout.h b/src/mame/includes/punchout.h
index 27b9abfd4dc..f83f10d7027 100644
--- a/src/mame/includes/punchout.h
+++ b/src/mame/includes/punchout.h
@@ -22,6 +22,8 @@ public:
tilemap_t *m_spr2_tilemap;
int m_palette_reverse_top;
int m_palette_reverse_bot;
+
+ UINT8 m_nmi_mask;
};