summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sunplus_unsp20soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/sunplus_unsp20soc.h')
-rw-r--r--src/mame/includes/sunplus_unsp20soc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/sunplus_unsp20soc.h b/src/mame/includes/sunplus_unsp20soc.h
index ce4c06360d8..5fe6b29a8ea 100644
--- a/src/mame/includes/sunplus_unsp20soc.h
+++ b/src/mame/includes/sunplus_unsp20soc.h
@@ -284,6 +284,8 @@ private:
virtual DECLARE_WRITE16_MEMBER(cs0_w) override;
virtual DECLARE_READ16_MEMBER(cs1_r) override;
virtual DECLARE_WRITE16_MEMBER(cs1_w) override;
+
+ int m_romwords_mask;
};
class jak_s500_game_state : public wrlshunt_game_state