Explorar el Código

Apply clang format

Adam Heinermann hace 4 años
padre
commit
b7a938e817
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/yuzu/main.cpp

+ 0 - 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());