mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -23,7 +23,7 @@ namespace HLE
|
||||
{
|
||||
class Kernel;
|
||||
}
|
||||
}
|
||||
} // namespace IOS
|
||||
|
||||
namespace WiiUtils
|
||||
{
|
||||
@ -83,4 +83,4 @@ struct NANDCheckResult
|
||||
};
|
||||
NANDCheckResult CheckNAND(IOS::HLE::Kernel& ios);
|
||||
bool RepairNAND(IOS::HLE::Kernel& ios);
|
||||
}
|
||||
} // namespace WiiUtils
|
||||
|
Reference in New Issue
Block a user