mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 10:50:05 +00: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.