summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/deco104.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/deco104.cpp')
-rw-r--r--src/mame/machine/deco104.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/deco104.cpp b/src/mame/machine/deco104.cpp
index d37726b63b8..42ce906f9a6 100644
--- a/src/mame/machine/deco104.cpp
+++ b/src/mame/machine/deco104.cpp
@@ -1051,7 +1051,7 @@ deco146port_xx port104_table[] = {
-const device_type DECO104PROT = &device_creator<deco104_device>;
+const device_type DECO104PROT = device_creator<deco104_device>;