mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-21 06:06:25 +00:00
We don't need to use the preprocessor here. We can just use a variadic lambda function instead and forward the arguments to the formatting function.