mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-13 04:36:59 +00:00
macOS: Minor UI improvements (#1575)
This commit is contained in:
parent
162fdabb9d
commit
a184a04e56
3 changed files with 200 additions and 6 deletions
|
|
@ -53,9 +53,7 @@ public:
|
|||
void ReloadGameEntries(bool cached = false);
|
||||
void DeleteCachedStrings();
|
||||
|
||||
#if BOOST_OS_LINUX || BOOST_OS_WINDOWS
|
||||
void CreateShortcut(GameInfo2& gameInfo);
|
||||
#endif
|
||||
|
||||
long FindListItemByTitleId(uint64 title_id) const;
|
||||
void OnClose(wxCloseEvent& event);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue