mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-31 10:34:59 +02: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.