Previous 199869 Revisions Next

r20891 Sunday 10th February, 2013 at 14:04:47 UTC by Oliver Stöneberg
fixed Visual Studio compiler warning in src/mame/machine/snessdd1.c (nw)
[src/mame/machine]snessdd1.c

trunk/src/mame/machine/snessdd1.c
r20890r20891
1515class SDD1_IM //Input Manager
1616{
1717public:
18   SDD1_IM() {}
1819
1920   UINT32 m_byte_ptr;
2021   UINT8 m_bit_count;

Previous 199869 Revisions Next


© 1997-2024 The MAME Team