Explorar el Código

Sync SDL3 wiki -> header

SDL Wiki Bot hace 2 años
padre
commit
baf09904b3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      include/SDL3/SDL_endian.h

+ 1 - 0
include/SDL3/SDL_endian.h

@@ -325,6 +325,7 @@ SDL_SwapFloat(float x)
 
 
 #ifdef SDL_WIKI_DOCUMENTATION_SECTION
+
 /**
  * Swap a 16-bit value from littleendian to native format.
  *