summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/slapfght.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/slapfght.h')
-rw-r--r--src/mame/includes/slapfght.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/slapfght.h b/src/mame/includes/slapfght.h
index 4e0ddcfe545..ecc2af7dca5 100644
--- a/src/mame/includes/slapfght.h
+++ b/src/mame/includes/slapfght.h
@@ -52,6 +52,7 @@ public:
int m_slapfight_palette_bank;
tilemap_t *m_pf1_tilemap;
tilemap_t *m_fix_tilemap;
+ UINT8 m_irq_mask;
};