mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
Fix clang compile. (nw)
This commit is contained in:
parent
d904c86c94
commit
9eb833d795
@ -52,7 +52,7 @@ private:
|
||||
int m_pending_code, m_new_code, m_transmitting, m_cur_bit, m_cur_byte;
|
||||
emu_timer *battler_timer;
|
||||
|
||||
int m_strobe, m_on, m_idx;
|
||||
int m_strobe, m_idx;
|
||||
};
|
||||
|
||||
// device type definition
|
||||
|
Loading…
Reference in New Issue
Block a user