فهرست منبع

Note that creating a renderer will fail if the preferred renderer isn't available.

Fixes https://github.com/libsdl-org/SDL/issues/11077
Sam Lantinga 6 ماه پیش
والد
کامیت
b8e72b0969
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      include/SDL3/SDL_hints.h

+ 1 - 1
include/SDL3/SDL_hints.h

@@ -2767,7 +2767,7 @@ extern "C" {
  *
  * If the application doesn't pick a specific renderer to use, this variable
  * specifies the name of the preferred renderer. If the preferred renderer
- * can't be initialized, the normal default renderer is used.
+ * can't be initialized, creating a renderer will fail.
  *
  * This variable is case insensitive and can be set to the following values:
  *