mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
emscripten: Move fill-document from hint/property to a window flag.
Fixes #14617.
This commit is contained in:
parent
19988c5faa
commit
9918d6cb5e
10 changed files with 87 additions and 77 deletions
|
|
@ -1296,3 +1296,4 @@
|
|||
#define SDL_RotateSurface SDL_RotateSurface_REAL
|
||||
#define SDL_LoadSurface_IO SDL_LoadSurface_IO_REAL
|
||||
#define SDL_LoadSurface SDL_LoadSurface_REAL
|
||||
#define SDL_SetWindowFillDocument SDL_SetWindowFillDocument_REAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue