Files
dolphin/Source/Core/VideoCommon
Lioncash 1c40fd8569 VideoCommon/Statistics: Replace DRAW_STAT macro with variadic lambda
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.
2019-06-17 02:26:25 -04:00
..
2018-04-12 21:28:39 +02:00
2019-03-11 22:17:13 +03:00
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2019-04-01 11:24:55 +10:00