mirror of
https://github.com/citra-emu/citra-canary.git
synced 2026-08-28 04:06:04 +00:00
fmt was updated during the clang-format update, which breaks the previous implementation of FmtLogMessage Changes were: * Move definition of FmtLogMessage into log.h to use variadic templates as FMT_VARIADIC was removed To supplement the change above: * Move Entry and CreateEntry into log.h * Add LogEntry in backend.cpp |
||
|---|---|---|
| .. | ||
| audio_core | ||
| citra | ||
| citra_qt | ||
| common | ||
| core | ||
| input_common | ||
| network | ||
| tests | ||
| video_core | ||
| web_service | ||
| .clang-format | ||
| CMakeLists.txt | ||