mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-06 16:02:16 -05:00
`uid` is a u32, not a u16. Also, everything is big endian, so we can simplify the code a little bit.
`uid` is a u32, not a u16. Also, everything is big endian, so we can simplify the code a little bit.