early-access version 1988
This commit is contained in:
2
externals/SDL/src/video/SDL_sysvideo.h
vendored
2
externals/SDL/src/video/SDL_sysvideo.h
vendored
@@ -240,7 +240,7 @@ struct SDL_VideoDevice
|
||||
int (*UpdateWindowFramebuffer) (_THIS, SDL_Window * window, const SDL_Rect * rects, int numrects);
|
||||
void (*DestroyWindowFramebuffer) (_THIS, SDL_Window * window);
|
||||
void (*OnWindowEnter) (_THIS, SDL_Window * window);
|
||||
int (*FlashWindow) (_THIS, SDL_Window * window, Uint32 flash_count);
|
||||
int (*FlashWindow) (_THIS, SDL_Window * window, SDL_FlashOperation operation);
|
||||
|
||||
/* * * */
|
||||
/*
|
||||
|
Reference in New Issue
Block a user