mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 08:12:25 -07: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.