浏览代码

SDL_test: add --hide-cursor to help

Anonymous Maarten 1 年之前
父节点
当前提交
2123b84fbe
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/test/SDL_test_common.c

+ 1 - 0
src/test/SDL_test_common.c

@@ -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]",