mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-16 21:51:48 +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.