mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-11-23 20:32:45 +00:00
Apply clang format
This commit is contained in:
parent
f90d980837
commit
b7a938e817
|
@ -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