mirror of
https://github.com/holub/mame
synced 2025-07-03 09:06:08 +03:00
Fix clang compile.
This commit is contained in:
parent
257199cbe1
commit
7ebfe4dd92
@ -138,7 +138,7 @@ private:
|
||||
emu_timer *m_write_timer;
|
||||
|
||||
int m_intrq;
|
||||
int m_bdrq;
|
||||
//int m_bdrq;
|
||||
int m_brdy;
|
||||
uint8_t m_stepping_rate;
|
||||
uint8_t m_command;
|
||||
|
Loading…
Reference in New Issue
Block a user