mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 00:08:38 +00:00
Also fixes builds on unusual toolchains where: - u32 is unsigned int - u64 is unsigned long long - uintptr_t is unsigned long
Also fixes builds on unusual toolchains where: - u32 is unsigned int - u64 is unsigned long long - uintptr_t is unsigned long