mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 21:37:55 -05: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.