mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
d08ef12b12
commit
8efa8014df
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ e.g.
|
|||
*/
|
||||
return false;
|
||||
case SDL_EVENT_LOW_MEMORY:
|
||||
/* You will get this when your app is paused and iOS wants more memory.
|
||||
/* You will get this when your app is paused and Android wants more memory.
|
||||
Release as much memory as possible.
|
||||
*/
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue