mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 06:57:55 +00:00
yuzu: Multiple room UI improvements
This commit is contained in:
parent
48d6226115
commit
dd33c0c473
18 changed files with 176 additions and 59 deletions
|
@ -169,6 +169,7 @@ public slots:
|
|||
void OnLoadComplete();
|
||||
void OnExecuteProgram(std::size_t program_index);
|
||||
void OnExit();
|
||||
void OnSaveConfig();
|
||||
void ControllerSelectorReconfigureControllers(
|
||||
const Core::Frontend::ControllerParameters& parameters);
|
||||
void SoftwareKeyboardInitialize(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue