summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/esqlcd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/esqlcd.cpp')
-rw-r--r--src/mame/machine/esqlcd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/esqlcd.cpp b/src/mame/machine/esqlcd.cpp
index 273e52b1953..9e71f99c2f0 100644
--- a/src/mame/machine/esqlcd.cpp
+++ b/src/mame/machine/esqlcd.cpp
@@ -10,7 +10,7 @@
//#define VERBOSE
-const device_type ESQ2x16_SQ1 = &device_creator<esq2x16_sq1_t>;
+const device_type ESQ2x16_SQ1 = device_creator<esq2x16_sq1_t>;
// --- SQ1 - Parduz --------------------------------------------------------------------------------------------------------------------------
static MACHINE_CONFIG_FRAGMENT(esq2x16)