Skip to content

Commit

Permalink
Sync SDL3 header -> wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed May 7, 2024
1 parent 7639ea7 commit 13e3ba8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SDL3/SDL_HINT_ORIENTATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Defined in [<SDL3/SDL_hints.h>](https://github.com/libsdl-org/SDL/blob/main/incl
## Syntax

```c
#define SDL_HINT_ORIENTATIONS "SDL_IOS_ORIENTATIONS"
#define SDL_HINT_ORIENTATIONS "SDL_ORIENTATIONS"
```
## Remarks
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_HINT_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Defined in [<SDL3/SDL_hints.h>](https://github.com/libsdl-org/SDL/blob/main/incl
## Syntax

```c
#define SDL_HINT_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK "SDL_VIDEO_EGL_GETDISPLAY_FALLBACK"
#define SDL_HINT_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK "SDL_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK"
```
## Remarks
Expand Down

0 comments on commit 13e3ba8

Please sign in to comment.