mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 07:00:48 +00:00
parent
1b4de45d05
commit
6be83e6141
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@
|
|||
#include "core/windows/SDL_windows.h"
|
||||
#endif
|
||||
|
||||
#if defined(__EMSCRIPTEN__)
|
||||
#include <emscripten.h>
|
||||
#endif
|
||||
|
||||
/* Initialization code for SDL */
|
||||
|
||||
#include "SDL.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue