mirror of
https://github.com/holub/mame
synced 2025-04-26 10:13:37 +03:00
Clang fix (nw)
This commit is contained in:
parent
24026e123e
commit
ef4747d94e
@ -85,7 +85,7 @@ private:
|
|||||||
astring & m_current_directory;
|
astring & m_current_directory;
|
||||||
astring & m_current_file;
|
astring & m_current_file;
|
||||||
bool m_has_empty;
|
bool m_has_empty;
|
||||||
bool m_has_softlist;
|
// bool m_has_softlist;
|
||||||
bool m_has_create;
|
bool m_has_create;
|
||||||
int * m_result;
|
int * m_result;
|
||||||
file_selector_entry * m_entrylist;
|
file_selector_entry * m_entrylist;
|
||||||
|
Loading…
Reference in New Issue
Block a user