Hash : 565ef638 Author : Date : 2022-01-04T11:40:04
SDL_rwops.c: simplify `foo <= 0` checks to `!foo` with unsigned types.
Fork of https://github.com/libsdl-org/SDL