mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
clang build fix. (nw)
This commit is contained in:
parent
0828b571e5
commit
cadddd7a6f
@ -143,7 +143,7 @@ private:
|
||||
void clock_clktimer();
|
||||
|
||||
UINT8 m_stopwatch_on;
|
||||
int m_swl_src_pulse;
|
||||
//int m_swl_src_pulse;
|
||||
int m_swl_cur_pulse;
|
||||
int m_swl_slice;
|
||||
int m_swl_count;
|
||||
|
Loading…
Reference in New Issue
Block a user