summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/isbx/isbc_218a.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/isbx/isbc_218a.h')
-rw-r--r--src/emu/bus/isbx/isbc_218a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/isbx/isbc_218a.h b/src/emu/bus/isbx/isbc_218a.h
index 35968396077..577b7d3482d 100644
--- a/src/emu/bus/isbx/isbc_218a.h
+++ b/src/emu/bus/isbx/isbc_218a.h
@@ -59,7 +59,7 @@ private:
void fdc_irq(bool state);
void fdc_drq(bool state);
- bool m_reset;
+ bool m_reset, m_motor;
};