Browse Source

Apply clang format

Adam Heinermann 4 năm trước cách đây
mục cha
commit
b7a938e817
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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());