NewUI: Load games directly by press-and-hold on the main menu
This commit is contained in:
parent
9d76ba7dd2
commit
09c7aaacad
2 changed files with 52 additions and 3 deletions
|
@ -37,6 +37,7 @@ protected:
|
|||
|
||||
private:
|
||||
UI::EventReturn OnGameSelected(UI::EventParams &e);
|
||||
UI::EventReturn OnGameHoldSelected(UI::EventParams &e);
|
||||
// Event handlers
|
||||
UI::EventReturn OnLoadFile(UI::EventParams &e);
|
||||
UI::EventReturn OnSettings(UI::EventParams &e);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue