Explorar o código

Sync SDL3 wiki -> header

SDL Wiki Bot %!s(int64=2) %!d(string=hai) anos
pai
achega
d7d3028765
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      include/SDL3/SDL_iostream.h

+ 2 - 2
include/SDL3/SDL_iostream.h

@@ -176,8 +176,8 @@ typedef struct SDL_IOStream SDL_IOStream;
  * format, regardless of the underlying operating system.
  *
  * In Android, SDL_IOFromFile() can be used to open content:// URIs. As a
- * fallback, SDL_IOFromFile() will transparently open a matching filename
- * in the app's `assets`.
+ * fallback, SDL_IOFromFile() will transparently open a matching filename in
+ * the app's `assets`.
  *
  * Closing the SDL_IOStream will close SDL's internal file handle.
  *