summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magnum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/magnum.cpp')
-rw-r--r--src/mame/drivers/magnum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/magnum.cpp b/src/mame/drivers/magnum.cpp
index e2287dce921..b1eb9b3c016 100644
--- a/src/mame/drivers/magnum.cpp
+++ b/src/mame/drivers/magnum.cpp
@@ -312,7 +312,7 @@ MACHINE_CONFIG_START(magnum_state::magnum)
//WD1793(config, "fdc", 1000000); // nothing known, type or if any disks even exist, port 0x44 is possibly motor control
- MCFG_PALETTE_ADD_MONOCHROME_INVERTED("palette")
+ PALETTE(config, "palette", palette_device::MONOCHROME_INVERTED);
SPEAKER(config, "speaker").front_center();
MCFG_DEVICE_ADD("beep", BEEP, 500) /// frequency is guessed