mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-30 15:32:47 +00:00
a58d5fa8ee
These sort of casts invoke undefined behavior (u8, u16, u32, and u64 all have completely different alignment requirements).