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