Browse Source

SDL_test: add --hide-cursor to help

Anonymous Maarten 1 năm trước cách đây
mục cha
commit
2123b84fbe
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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]",