Sync SDL3 wiki -> header
This commit is contained in:
parent
61a88077a7
commit
3b01a0b884
2 changed files with 11 additions and 5 deletions
|
@ -132,7 +132,8 @@ extern "C" {
|
|||
* together, as well as match applications with associated desktop settings
|
||||
* and icons.
|
||||
*
|
||||
* This will override SDL_PROP_APP_METADATA_IDENTIFIER_STRING, if set by the application.
|
||||
* This will override SDL_PROP_APP_METADATA_IDENTIFIER_STRING, if set by the
|
||||
* application.
|
||||
*
|
||||
* This hint should be set before SDL is initialized.
|
||||
*
|
||||
|
@ -149,7 +150,8 @@ extern "C" {
|
|||
* screensaver. You should use a string that describes your program ("My Game
|
||||
* 2: The Revenge")
|
||||
*
|
||||
* This will override SDL_PROP_APP_METADATA_NAME_STRING, if set by the application.
|
||||
* This will override SDL_PROP_APP_METADATA_NAME_STRING, if set by the
|
||||
* application.
|
||||
*
|
||||
* This hint should be set before SDL is initialized.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue