Просмотр исходного кода

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 месяцев назад
Родитель
Сommit
abf7a8974b
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      include/SDL3/SDL_filesystem.h

+ 2 - 1
include/SDL3/SDL_filesystem.h

@@ -77,7 +77,8 @@ extern "C" {
  * - `parent`: the containing directory of the bundle. For example:
  *   `/Applications/SDLApp/`
  *
- * **Android Specific Functionality**: This function returns "./", which allows filesystem operations to use internal storage and the asset system.
+ * **Android Specific Functionality**: This function returns "./", which
+ * allows filesystem operations to use internal storage and the asset system.
  *
  * **Nintendo 3DS Specific Functionality**: This function returns "romfs"
  * directory of the application as it is uncommon to store resources outside