mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-14 04:36:59 +00:00
yuzu: Add docked, GPU accuracy and adapting filter hotkeys
This commit is contained in:
parent
b720009dc0
commit
49eb78497b
4 changed files with 68 additions and 58 deletions
|
|
@ -284,6 +284,9 @@ private slots:
|
|||
void OnTasStartStop();
|
||||
void OnTasRecord();
|
||||
void OnTasReset();
|
||||
void OnToggleDockedMode();
|
||||
void OnToggleGpuAccuracy();
|
||||
void OnToggleAdaptingFilter();
|
||||
void OnConfigurePerGame();
|
||||
void OnLoadAmiibo();
|
||||
void OnOpenYuzuFolder();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue