mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-18 11:41:33 -05: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.