summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes_ctrl/suborkey.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/nes_ctrl/suborkey.cpp')
-rw-r--r--src/devices/bus/nes_ctrl/suborkey.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/nes_ctrl/suborkey.cpp b/src/devices/bus/nes_ctrl/suborkey.cpp
index 63c33d1f008..2f4c0969742 100644
--- a/src/devices/bus/nes_ctrl/suborkey.cpp
+++ b/src/devices/bus/nes_ctrl/suborkey.cpp
@@ -13,7 +13,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type NES_SUBORKEYBOARD = &device_creator<nes_suborkey_device>;
+const device_type NES_SUBORKEYBOARD = device_creator<nes_suborkey_device>;
static INPUT_PORTS_START( fc_suborkey )