summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bml3/bml3kanji.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/bml3/bml3kanji.cpp')
-rw-r--r--src/devices/bus/bml3/bml3kanji.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/bml3/bml3kanji.cpp b/src/devices/bus/bml3/bml3kanji.cpp
index b426dc664da..753b0665f19 100644
--- a/src/devices/bus/bml3/bml3kanji.cpp
+++ b/src/devices/bus/bml3/bml3kanji.cpp
@@ -20,7 +20,7 @@
// GLOBAL VARIABLES
//**************************************************************************
-const device_type BML3BUS_KANJI = &device_creator<bml3bus_kanji_device>;
+const device_type BML3BUS_KANJI = device_creator<bml3bus_kanji_device>;
#define KANJI_ROM_REGION "kanji_rom"