missed a file (nw)

This commit is contained in:
R. Belmont 2013-01-05 05:04:44 +00:00
parent 696135be88
commit f5e3f157b1

View File

@ -88,7 +88,7 @@ protected:
virtual machine_config_constructor device_mconfig_additions() const;
private:
bool m_Wait87Shift;
bool m_Wait87Shift, m_Wait88Shift;
};
extern const device_type ESQ1x22;