mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -61,4 +61,4 @@ void Flush();
|
||||
// for calling back into UI code without introducing a dependency on it in core
|
||||
using AfterLoadCallbackFunc = std::function<void()>;
|
||||
void SetOnAfterLoadCallback(AfterLoadCallbackFunc callback);
|
||||
}
|
||||
} // namespace State
|
||||
|
Reference in New Issue
Block a user