mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-05 14:00:43 -04: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.