mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 22:37:58 -05:00
Format: Run the new clang format on everything
This commit is contained in:
@ -28,4 +28,4 @@ void FormatLogMessage(const Entry& entry, char* out_text, size_t text_len);
|
||||
void PrintMessage(const Entry& entry);
|
||||
/// Prints the same message as `PrintMessage`, but colored acoording to the severity level.
|
||||
void PrintColoredMessage(const Entry& entry);
|
||||
}
|
||||
} // namespace Log
|
||||
|
Reference in New Issue
Block a user