Kaynağa Gözat

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 19 saat önce
ebeveyn
işleme
7c60bcd83c
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      include/SDL3/SDL_stdinc.h

+ 1 - 0
include/SDL3/SDL_stdinc.h

@@ -3082,6 +3082,7 @@ extern SDL_DECLSPEC long SDLCALL SDL_wcstol(const wchar_t *str, wchar_t **endp,
 extern SDL_DECLSPEC unsigned long SDLCALL SDL_wcstoul(const wchar_t *str, wchar_t **endp, int base);
 
 #ifndef SDL_NOLONGLONG
+
 /**
  * Parse a `long long` from a wide string.
  *