016d43df98
Allows us to avoid even more string churn by allowing the AddLine function to make use of fmt formatting so the string is formatted all at once instead of concatenating multiple strings. This is similar to how yuzu's decompiler works, which I've made function the same way in the past. |
||
---|---|---|
.. | ||
android | ||
audio_core | ||
citra | ||
citra_qt | ||
common | ||
core | ||
dedicated_room | ||
input_common | ||
network | ||
tests | ||
video_core | ||
web_service | ||
.clang-format | ||
CMakeLists.txt |