summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/laser128.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/a2bus/laser128.cpp')
-rw-r--r--src/devices/bus/a2bus/laser128.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/a2bus/laser128.cpp b/src/devices/bus/a2bus/laser128.cpp
index 781e55c76fd..4cfe11e52ec 100644
--- a/src/devices/bus/a2bus/laser128.cpp
+++ b/src/devices/bus/a2bus/laser128.cpp
@@ -19,7 +19,7 @@
// GLOBAL VARIABLES
//**************************************************************************
-const device_type A2BUS_LASER128 = &device_creator<a2bus_laser128_device>;
+const device_type A2BUS_LASER128 = device_creator<a2bus_laser128_device>;
MACHINE_CONFIG_FRAGMENT( a2laser128 )
MACHINE_CONFIG_END