summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rocnrope.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rocnrope.h')
-rw-r--r--src/mame/includes/rocnrope.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/rocnrope.h b/src/mame/includes/rocnrope.h
index f2d970d1fb8..9a2fa3fb2b1 100644
--- a/src/mame/includes/rocnrope.h
+++ b/src/mame/includes/rocnrope.h
@@ -13,6 +13,8 @@ public:
/* video-related */
tilemap_t *m_bg_tilemap;
+
+ UINT8 m_irq_mask;
};
/*----------- defined in video/rocnrope.c -----------*/