summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco_c139.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namco_c139.cpp')
-rw-r--r--src/mame/machine/namco_c139.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/namco_c139.cpp b/src/mame/machine/namco_c139.cpp
index ed021210762..9581a8325b0 100644
--- a/src/mame/machine/namco_c139.cpp
+++ b/src/mame/machine/namco_c139.cpp
@@ -21,7 +21,7 @@
//**************************************************************************
// device type definition
-const device_type NAMCO_C139 = &device_creator<namco_c139_device>;
+const device_type NAMCO_C139 = device_creator<namco_c139_device>;
//**************************************************************************