mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 05:17:56 -05:00
Avoid reinterpret-casting from void pointer since the type is already known at compile time.
Avoid reinterpret-casting from void pointer since the type is already known at compile time.