mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-28 12:40:47 +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.