SDL_dynapi.h: revert commit a6da0a386f68 in order to enable dynapi
[ optional ]
This commit is contained in:
parent
c51aa7eba0
commit
279b03e2c4
1 changed files with 0 additions and 2 deletions
|
@ -55,8 +55,6 @@
|
|||
#define SDL_DYNAMIC_API 0
|
||||
#elif defined(__clang_analyzer__)
|
||||
#define SDL_DYNAMIC_API 0 /* Turn off for static analysis, so reports are more clear. */
|
||||
#elif defined(__OS2__)
|
||||
#define SDL_DYNAMIC_API 0
|
||||
#endif
|
||||
|
||||
/* everyone else. This is where we turn on the API if nothing forced it off. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue