mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-05 09:56:30 -05:00
It seems that the newer version of fmt gets tripped up by bitfields within structs. However, we can just specify the intended type where necessary to get around this.