summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cedar_magnet_flop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/cedar_magnet_flop.cpp')
-rw-r--r--src/mame/machine/cedar_magnet_flop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/cedar_magnet_flop.cpp b/src/mame/machine/cedar_magnet_flop.cpp
index a9b0d3a407a..9627968a204 100644
--- a/src/mame/machine/cedar_magnet_flop.cpp
+++ b/src/mame/machine/cedar_magnet_flop.cpp
@@ -16,7 +16,7 @@ cedar_magnet_flop_device::cedar_magnet_flop_device(const machine_config &mconfig
}
-static MACHINE_CONFIG_FRAGMENT( cedar_magnet_flop )
+static MACHINE_CONFIG_START( cedar_magnet_flop )
MCFG_NVRAM_ADD_NO_FILL("floppy_nvram")
MACHINE_CONFIG_END