mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
Instead of "%f". vkd3d_string_buffer_print_f32() will use sufficient precision to represent the stored value exactly, and will use '.' as decimal separator regardless of the current locale.