Moved SDL_intrin.h back into the public headers for application use
This commit is contained in:
parent
9f721d492a
commit
dc280c17a0
13 changed files with 78 additions and 41 deletions
|
@ -184,6 +184,7 @@
|
|||
#endif
|
||||
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_intrin.h>
|
||||
#define SDL_MAIN_NOIMPL /* don't drag in header-only implementation of SDL_main */
|
||||
#include <SDL3/SDL_main.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue