summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/vlm5030.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/vlm5030.h')
-rw-r--r--src/devices/sound/vlm5030.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/vlm5030.h b/src/devices/sound/vlm5030.h
index cf2c620f13f..00264e4710c 100644
--- a/src/devices/sound/vlm5030.h
+++ b/src/devices/sound/vlm5030.h
@@ -47,6 +47,7 @@ private:
/* need to save state */
+ required_memory_region m_region;
UINT8 *m_rom;
int m_address_mask;
UINT16 m_address;