summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo/prot_kof2k3bl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/neogeo/prot_kof2k3bl.cpp')
-rw-r--r--src/devices/bus/neogeo/prot_kof2k3bl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/neogeo/prot_kof2k3bl.cpp b/src/devices/bus/neogeo/prot_kof2k3bl.cpp
index 2806af3a45b..bdf46df09c2 100644
--- a/src/devices/bus/neogeo/prot_kof2k3bl.cpp
+++ b/src/devices/bus/neogeo/prot_kof2k3bl.cpp
@@ -4,7 +4,7 @@
#include "emu.h"
#include "prot_kof2k3bl.h"
-extern const device_type KOF2K3BL_PROT = &device_creator<kof2k3bl_prot_device>;
+const device_type KOF2K3BL_PROT = device_creator<kof2k3bl_prot_device>;
kof2k3bl_prot_device::kof2k3bl_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :