summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/bt459.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/bt459.h')
-rw-r--r--src/devices/video/bt459.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/bt459.h b/src/devices/video/bt459.h
index 78cdc5a2579..36f27e2cd7a 100644
--- a/src/devices/video/bt459.h
+++ b/src/devices/video/bt459.h
@@ -179,7 +179,7 @@ public:
CR4241_7PIX = 0x06 // cross hair thickness 7 pixels
};
- DECLARE_ADDRESS_MAP(map, 8);
+ void map(address_map &map);
DECLARE_READ8_MEMBER(address_lo_r);
DECLARE_WRITE8_MEMBER(address_lo_w);