Obey clang-format

This commit is contained in:
noneistaken
2022-09-13 22:41:23 +07:00
parent e7599405ac
commit 0d54942c99

View File

@@ -1,12 +1,12 @@
// SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#include "common/settings.h"
#include "core/core.h"
#include "core/hle/ipc_helpers.h"
#include "core/hle/kernel/k_event.h"
#include "core/hle/service/kernel_helpers.h"
#include "core/hle/service/nifm/nifm.h"
#include "common/settings.h"
namespace {