Skip to content

Commit 7487880

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 4725213 commit 7487880

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/SDL3/SDL_video.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,8 +1077,6 @@ extern SDL_DECLSPEC SDL_Window ** SDLCALL SDL_GetWindows(int *count);
10771077
*
10781078
* - `SDL_WINDOW_FULLSCREEN`: fullscreen window at desktop resolution
10791079
* - `SDL_WINDOW_OPENGL`: window usable with an OpenGL context
1080-
* - `SDL_WINDOW_OCCLUDED`: window partially or completely obscured by another
1081-
* window
10821080
* - `SDL_WINDOW_HIDDEN`: window is not visible
10831081
* - `SDL_WINDOW_BORDERLESS`: no window decoration
10841082
* - `SDL_WINDOW_RESIZABLE`: window can be resized

0 commit comments

Comments
 (0)