summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/rad_eu3a05.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/rad_eu3a05.h')
-rw-r--r--src/mame/audio/rad_eu3a05.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/rad_eu3a05.h b/src/mame/audio/rad_eu3a05.h
index 8dcd61927a4..16325185758 100644
--- a/src/mame/audio/rad_eu3a05.h
+++ b/src/mame/audio/rad_eu3a05.h
@@ -5,7 +5,7 @@
#define MAME_AUDIO_RAD_EU3A05_H
#define MCFG_RADICA6502_SOUND_SPACE_READ_CB(_devcb) \
- devcb = &downcast<radica6502_sound_device &>(*device).set_space_read_callback(DEVCB_##_devcb);
+ downcast<radica6502_sound_device &>(*device).set_space_read_callback(DEVCB_##_devcb);
//**************************************************************************
// TYPE DEFINITIONS