Browse Source

Apply clang format

nce_cpp
Adam Heinermann 4 years ago
parent
commit
6e16b52bc7
  1. 1
      src/yuzu/main.cpp

1
src/yuzu/main.cpp

@ -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…
Cancel
Save