9 Jan
2020
9 Jan
'20
4:31 p.m.
On Thu, Jan 9, 2020 at 11:14 PM Martin Storsjö <martin(a)martin.st> wrote:
On Thu, 9 Jan 2020, Matteo Bruni wrote:
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> --- Together with the previous patch this fixes some crashes reproduced with Heroes of the Storm.
I don't know if the function is actually exported on ARM...
Yes, both _o_fmod() and _o_fmodf() are exported from ucrtbase.dll on both ARM and ARM64.
// Martin
Cool, thanks!