summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo/boot_kof10th.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/neogeo/boot_kof10th.cpp')
-rw-r--r--src/devices/bus/neogeo/boot_kof10th.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/neogeo/boot_kof10th.cpp b/src/devices/bus/neogeo/boot_kof10th.cpp
index 5420fbd52a9..1ce38f14785 100644
--- a/src/devices/bus/neogeo/boot_kof10th.cpp
+++ b/src/devices/bus/neogeo/boot_kof10th.cpp
@@ -16,7 +16,7 @@
// neogeo_kof10th_cart - constructor
//-------------------------------------------------
-const device_type NEOGEO_KOF10TH_CART = &device_creator<neogeo_kof10th_cart>;
+const device_type NEOGEO_KOF10TH_CART = device_creator<neogeo_kof10th_cart>;
neogeo_kof10th_cart::neogeo_kof10th_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint16_t clock) :