mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-23 02:27:52 -05:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@ -67,8 +67,7 @@ ResultCode ErrEula::StartImpl(const Service::APT::AppletStartupParameter& parame
|
||||
return RESULT_SUCCESS;
|
||||
}
|
||||
|
||||
void ErrEula::Update() {
|
||||
}
|
||||
void ErrEula::Update() {}
|
||||
|
||||
} // namespace Applets
|
||||
} // namespace HLE
|
||||
|
Reference in New Issue
Block a user