mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-07-04 23:31:19 +01:00
Apply clang format
This commit is contained in:
parent
f90d980837
commit
b7a938e817
1 changed files with 0 additions and 1 deletions
|
@ -2845,7 +2845,6 @@ void GMainWindow::OnTasReset() {
|
|||
input_subsystem->GetTas()->Reset();
|
||||
}
|
||||
|
||||
|
||||
void GMainWindow::OnConfigurePerGame() {
|
||||
const u64 title_id = system->GetCurrentProcessProgramID();
|
||||
OpenPerGameConfiguration(title_id, game_path.toStdString());
|
||||
|
|
Loading…
Reference in a new issue