Fix clang compile.

This commit is contained in:
Curt Coder 2020-10-13 15:15:04 +03:00
parent 257199cbe1
commit 7ebfe4dd92

View File

@ -138,7 +138,7 @@ private:
emu_timer *m_write_timer; emu_timer *m_write_timer;
int m_intrq; int m_intrq;
int m_bdrq; //int m_bdrq;
int m_brdy; int m_brdy;
uint8_t m_stepping_rate; uint8_t m_stepping_rate;
uint8_t m_command; uint8_t m_command;