mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-24 12:22:34 -06: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.