mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 12:18:28 +00:00
Implement bare minimum for SDL_FlashWindow
This commit is contained in:
parent
64c40b9028
commit
64724db0a1
11 changed files with 74 additions and 0 deletions
|
@ -811,3 +811,4 @@
|
|||
#define SDL_GetAudioDeviceSpec SDL_GetAudioDeviceSpec_REAL
|
||||
#define SDL_TLSCleanup SDL_TLSCleanup_REAL
|
||||
#define SDL_SetWindowAlwaysOnTop SDL_SetWindowAlwaysOnTop_REAL
|
||||
#define SDL_FlashWindow SDL_FlashWindow_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue