mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -22,6 +22,7 @@ public:
|
||||
}
|
||||
|
||||
bool EndExceptionRaised() const { return m_accov_raised; }
|
||||
|
||||
protected:
|
||||
void OnEndException() override
|
||||
{
|
||||
|
Reference in New Issue
Block a user