mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-22 07:00:07 +00:00

A formatting specifier within Clear wasn't being used, which will cause fmt to throw an exception. This fixes that.
A formatting specifier within Clear wasn't being used, which will cause fmt to throw an exception. This fixes that.