mirror of https://github.com/libsdl-org/SDL.git
SDL_test: add --hide-cursor to help
This commit is contained in:
parent
05fb91c7b4
commit
2123b84fbe
|
|
@ -42,6 +42,7 @@ static const char *video_usage[] = {
|
|||
"[--gldebug]",
|
||||
"[--grab]",
|
||||
"[--hidden]",
|
||||
"[--hide-cursor]",
|
||||
"[--high-pixel-density]",
|
||||
"[--icon icon.bmp]",
|
||||
"[--info all|video|modes|render|event|event_motion]",
|
||||
|
|
|
|||
Loading…
Reference in New Issue