Ver código fonte

Sync SDL3 wiki -> header

SDL Wiki Bot 1 ano atrás
pai
commit
baf09904b3
1 arquivos alterados com 1 adições e 0 exclusões
  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.
  *