Apply clang format

merge-requests/60/head
Adam Heinermann 2021-11-21 18:02:08 +07:00
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());