This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/yawut/SDL.git
synced
2026-07-10 05:34:47 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d73bd0d2f6
SDL
/
src
/
file
History
Ozkan Sezer
565ef63873
SDL_rwops.c: simplify
foo <= 0
checks to
!foo
with unsigned types.
2022-01-04 11:40:04 +03:00
..
cocoa
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_rwops.c
SDL_rwops.c: simplify
foo <= 0
checks to
!foo
with unsigned types.
2022-01-04 11:40:04 +03:00