summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/x07.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/x07.cpp')
-rw-r--r--src/mame/drivers/x07.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/x07.cpp b/src/mame/drivers/x07.cpp
index 87fa7b56c7e..7d7ee3271a9 100644
--- a/src/mame/drivers/x07.cpp
+++ b/src/mame/drivers/x07.cpp
@@ -1135,7 +1135,7 @@ uint8_t x07_state::x07_io_r(offs_t offset)
break;
case 0xf6:
if (m_cass_motor) m_regs_r[6] |= 4;
- //fall through
+ [[fallthrough]];
case 0xf0:
case 0xf1:
case 0xf3: