mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-21 14:18:45 +00:00
Type-punning via unions is undefined behavior in C++ Also take the liberty of cleaning these up a little bit by removing unnecessary else usages.