mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 11:27:58 -05:00
Sources: Run clang-format on everything.
This commit is contained in:
@ -5,11 +5,11 @@
|
||||
#include "common/common_types.h"
|
||||
#include "common/logging/log.h"
|
||||
|
||||
#include "core/hle/service/service.h"
|
||||
#include "core/hle/service/nim/nim.h"
|
||||
#include "core/hle/service/nim/nim_aoc.h"
|
||||
#include "core/hle/service/nim/nim_s.h"
|
||||
#include "core/hle/service/nim/nim_u.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
namespace Service {
|
||||
namespace NIM {
|
||||
|
Reference in New Issue
Block a user