mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-17 02:28:31 +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.