summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hd61830.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/hd61830.h')
-rw-r--r--src/devices/video/hd61830.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/hd61830.h b/src/devices/video/hd61830.h
index b33a538a475..827e75ec647 100644
--- a/src/devices/video/hd61830.h
+++ b/src/devices/video/hd61830.h
@@ -47,6 +47,7 @@ public:
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ void hd61830(address_map &map);
protected:
// device-level overrides
virtual const tiny_rom_entry *device_rom_region() const override;