mirror of
https://github.com/holub/mame
synced 2025-06-28 07:04:35 +03:00
clang fix. (nw)
This commit is contained in:
parent
f5c99f4870
commit
0f5ca811c1
@ -53,7 +53,7 @@ private:
|
|||||||
int m_step_phase;
|
int m_step_phase;
|
||||||
bool m_seek_complete;
|
bool m_seek_complete;
|
||||||
bool m_seek_inward;
|
bool m_seek_inward;
|
||||||
bool m_seeking;
|
//bool m_seeking;
|
||||||
bool m_autotruncation;
|
bool m_autotruncation;
|
||||||
line_state m_step_line; // keep the last state
|
line_state m_step_line; // keep the last state
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user