mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-24 12:42:36 +00:00
Not sure where this originated. Possibly a leftover from old SDK versions since the uint type appears in some archaic homebrew as well. This was the only reference of `uint` in the entire SDK. Went ahead and changed this appropriately to `u32`.