summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hd44352.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/hd44352.h')
-rw-r--r--src/devices/video/hd44352.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/hd44352.h b/src/devices/video/hd44352.h
index dda32fa7111..0974ed90a9d 100644
--- a/src/devices/video/hd44352.h
+++ b/src/devices/video/hd44352.h
@@ -73,6 +73,7 @@ private:
UINT8 m_cursor_lcd;
devcb_write_line m_on_cb; // ON line callback
+ required_region_ptr<UINT8> m_char_rom;
};
// device type definition