mirror of
https://github.com/holub/mame
synced 2025-07-05 09:57:47 +03:00
commented out unused member; fixes clang build (nw)
This commit is contained in:
parent
f5e8c864c2
commit
c62ba64a50
@ -52,7 +52,7 @@ private:
|
||||
QUIT_GAME
|
||||
};
|
||||
|
||||
bool submenu;
|
||||
//bool submenu;
|
||||
};
|
||||
|
||||
#endif /* __UI_MAINMENU_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user