summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/hmcs40/hmcs40d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/hmcs40/hmcs40d.cpp')
-rw-r--r--src/devices/cpu/hmcs40/hmcs40d.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/hmcs40/hmcs40d.cpp b/src/devices/cpu/hmcs40/hmcs40d.cpp
index 87f270a10f0..cbf318eecce 100644
--- a/src/devices/cpu/hmcs40/hmcs40d.cpp
+++ b/src/devices/cpu/hmcs40/hmcs40d.cpp
@@ -38,7 +38,7 @@ hmcs40_disassembler::hmcs40_disassembler()
// common lookup tables
-enum e_mnemonics : unsigned
+enum hmcs40_disassembler::e_mnemonics : unsigned
{
mILL,
mLAB, mLBA, mLAY, mLASPX, mLASPY, mXAMR,