summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k051316.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k051316.h')
-rw-r--r--src/mame/video/k051316.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/video/k051316.h b/src/mame/video/k051316.h
index fc51fdb95fb..3363cfbdc41 100644
--- a/src/mame/video/k051316.h
+++ b/src/mame/video/k051316.h
@@ -84,8 +84,7 @@ private:
UINT8 m_ctrlram[16];
tilemap_t *m_tmap;
- UINT8 *m_zoom_rom;
- UINT32 m_zoom_size;
+ optional_region_ptr<UINT8> m_zoom_rom;
int m_dx, m_dy;
int m_wrap;