This website requires JavaScript.
Explore
Help
Sign in
eden-emu
/
SDL
Watch
15
Star
0
Fork
You've already forked SDL
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2025-05-31 00:47:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
2a775cad6f
Branches
Tags
No results found.
SDL
/
include
History
Download ZIP
Download TAR.GZ
Tolik708
2a775cad6f
Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;'
2024-03-10 09:04:18 -07:00
..
build_config
stdlib: qsort and bsearch changes.
2024-03-01 08:28:12 -05:00
SDL3
Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;'
2024-03-10 09:04:18 -07:00