mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-19 02:10:08 +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.