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