mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-04 17:00:42 -05:00
Size is internally stored as a size_t, so having an int parameter would cause implicit sign-conversion from a signed value to an unsigned value to occur.
2.9 KiB
2.9 KiB