mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -55,7 +55,7 @@ public:
|
||||
private:
|
||||
Profiler* m_p;
|
||||
};
|
||||
};
|
||||
}; // namespace Common
|
||||
|
||||
// Warning: This profiler isn't thread safe. Only profile functions which doesn't run simultaneously
|
||||
#define PROFILE(name) \
|
||||
|
Reference in New Issue
Block a user