summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/snessdd1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/snessdd1.c')
-rw-r--r--src/mame/machine/snessdd1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/snessdd1.c b/src/mame/machine/snessdd1.c
index 703d0df4448..943c9c02e02 100644
--- a/src/mame/machine/snessdd1.c
+++ b/src/mame/machine/snessdd1.c
@@ -15,6 +15,7 @@ mmc[(addr >> 20) & 3] + (addr & 0x0fffff)
class SDD1_IM //Input Manager
{
public:
+ SDD1_IM() {}
UINT32 m_byte_ptr;
UINT8 m_bit_count;