summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/x76f041.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/x76f041.h')
-rw-r--r--src/devices/machine/x76f041.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/x76f041.h b/src/devices/machine/x76f041.h
index 228540969eb..5c453aad6ee 100644
--- a/src/devices/machine/x76f041.h
+++ b/src/devices/machine/x76f041.h
@@ -99,6 +99,8 @@ private:
STATE_WRITE_CONFIGURATION_REGISTERS
};
+ optional_memory_region m_region;
+
// internal state
int m_cs;
int m_rst;