Implement bare minimum for SDL_FlashWindow

This commit is contained in:
Jupeyy 2021-06-04 19:55:30 +02:00 committed by Sam Lantinga
parent 64c40b9028
commit 64724db0a1
11 changed files with 74 additions and 0 deletions

View file

@ -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