瀏覽代碼

Sync SDL3 wiki -> header

SDL Wiki Bot 2 年之前
父節點
當前提交
b92ec25147
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/SDL3/SDL_system.h

+ 2 - 2
include/SDL3/SDL_system.h

@@ -426,8 +426,8 @@ extern SDL_DECLSPEC const char *SDLCALL SDL_GetAndroidInternalStoragePath(void);
  *
  *
  * If external storage is currently unavailable, this will return 0.
  * If external storage is currently unavailable, this will return 0.
  *
  *
- * \returns the current state of external storage, or 0 if
- *              external storage is currently unavailable.
+ * \returns the current state of external storage, or 0 if external storage is
+ *          currently unavailable.
  *
  *
  * \since This function is available since SDL 3.0.0.
  * \since This function is available since SDL 3.0.0.
  *
  *