mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 11:07:58 -05: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.