summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ef9365.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ef9365.h')
-rw-r--r--src/devices/video/ef9365.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/ef9365.h b/src/devices/video/ef9365.h
index 9d0903e7200..f324631a41e 100644
--- a/src/devices/video/ef9365.h
+++ b/src/devices/video/ef9365.h
@@ -66,6 +66,7 @@ public:
uint32_t screen_update(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
+ void ef9365(address_map &map);
protected:
// device-level overrides
virtual void device_start() override;