summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/k573msu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/k573msu.cpp')
-rw-r--r--src/mame/machine/k573msu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/k573msu.cpp b/src/mame/machine/k573msu.cpp
index 0ccdcf591ed..4113837a44e 100644
--- a/src/mame/machine/k573msu.cpp
+++ b/src/mame/machine/k573msu.cpp
@@ -94,4 +94,4 @@ const tiny_rom_entry *k573msu_device::device_rom_region() const
return ROM_NAME( k573msu );
}
-const device_type KONAMI_573_MULTI_SESSION_UNIT = &device_creator<k573msu_device>;
+const device_type KONAMI_573_MULTI_SESSION_UNIT = device_creator<k573msu_device>;