mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-03 02:17:39 +00:00
First pass at changing SDL 2.0 to SDL 3.0
This commit is contained in:
parent
0bfeed061b
commit
2c4159b99a
146 changed files with 2633 additions and 2635 deletions
|
@ -55,7 +55,7 @@
|
|||
#define O_CLOEXEC 0
|
||||
#endif
|
||||
|
||||
/* A few #defines to reduce SDL2 footprint.
|
||||
/* A few #defines to reduce SDL footprint.
|
||||
Only effective when library is statically linked.
|
||||
You have to manually edit this file. */
|
||||
#ifndef SDL_LEAN_AND_MEAN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue