mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-10 22:41:05 +00:00

Casting from void* with static_cast is permitted by the standard, so we can just make use of that instead.
Casting from void* with static_cast is permitted by the standard, so we can just make use of that instead.