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 Feb 2, 2025
1 parent 1569f9a commit 322836f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SDL3/QuickReference.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ the fancy Unicode section headers, try using
// https://libsdl.org/
//
// The latest version of this document can be found at https://wiki.libsdl.org/SDL3/QuickReference
// Based on SDL version 3.2.1
// Based on SDL version 3.2.2
//
// This can be useful in an IDE with search and syntax highlighting.
//
Expand Down
2 changes: 1 addition & 1 deletion SDL3/QuickReferenceNoUnicode.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fancy Unicode section headers, try using
// https://libsdl.org/
//
// The latest version of this document can be found at https://wiki.libsdl.org/SDL3/QuickReference
// Based on SDL version 3.2.1
// Based on SDL version 3.2.2
//
// This can be useful in an IDE with search and syntax highlighting.
//
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_MICRO_VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Defined in [<SDL3/SDL_version.h>](https://github.com/libsdl-org/SDL/blob/main/in
## Syntax

```c
#define SDL_MICRO_VERSION 1
#define SDL_MICRO_VERSION 2
```
## Remarks
Expand Down

0 comments on commit 322836f

Please sign in to comment.