mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-29 23:30:37 +00:00

Prevents compiler warnings related to truncation when invoking the dialog. It's also extremely suspect to use a u8 value here instead of a more general type to begin with.