mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-16 22:48:30 +01: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.