mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
e37d6f71b3
commit
bfa4e71284
1 changed files with 1 additions and 1 deletions
|
|
@ -2754,7 +2754,7 @@ extern "C" {
|
|||
*
|
||||
* This is useful as a debug tool to validate memory leaks, but shouldn't ever
|
||||
* be set in production applications, as other libraries used by the
|
||||
* application might use dbus under the hood and this cause cause crashes if
|
||||
* application might use dbus under the hood and this can cause crashes if
|
||||
* they continue after SDL_Quit().
|
||||
*
|
||||
* The variable can be set to the following values:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue