summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo_ctrl/kizuna4p.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/neogeo_ctrl/kizuna4p.cpp')
-rw-r--r--src/devices/bus/neogeo_ctrl/kizuna4p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/neogeo_ctrl/kizuna4p.cpp b/src/devices/bus/neogeo_ctrl/kizuna4p.cpp
index f4dc05779f7..72854f62241 100644
--- a/src/devices/bus/neogeo_ctrl/kizuna4p.cpp
+++ b/src/devices/bus/neogeo_ctrl/kizuna4p.cpp
@@ -13,7 +13,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type NEOGEO_KIZ4P = &device_creator<neogeo_kizuna4p_device>;
+const device_type NEOGEO_KIZ4P = device_creator<neogeo_kizuna4p_device>;
static INPUT_PORTS_START( neogeo_kiz4p )