mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 20:49:01 -06: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.