mirror of
https://github.com/holub/mame
synced 2025-07-04 09:28:51 +03:00
Fixed compile. (nw)
This commit is contained in:
parent
dee0575ae2
commit
7b75f417f7
@ -230,7 +230,7 @@ private:
|
|||||||
osd_ticks_t m_last_mouse_move;
|
osd_ticks_t m_last_mouse_move;
|
||||||
menubar_visibility_t m_menubar_visibility;
|
menubar_visibility_t m_menubar_visibility;
|
||||||
bool m_first_time;
|
bool m_first_time;
|
||||||
bool m_shortcuts_enabled;
|
//bool m_shortcuts_enabled;
|
||||||
|
|
||||||
// selection walking
|
// selection walking
|
||||||
bool walk_selection_previous();
|
bool walk_selection_previous();
|
||||||
|
Loading…
Reference in New Issue
Block a user