mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +03:00
Fix clang compile.
This commit is contained in:
parent
257199cbe1
commit
7ebfe4dd92
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user