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

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 9 часов назад
Родитель
Сommit
e300b87e35
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      include/SDL3/SDL_system.h

+ 2 - 0
include/SDL3/SDL_system.h

@@ -626,6 +626,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SendAndroidMessage(Uint32 command, int para
  * \threadsafety It is safe to call this function from any thread.
  *
  * \since This function is available since SDL 3.6.0.
+ *
+ * \sa SDL_IsTablet
  */
 extern SDL_DECLSPEC bool SDLCALL SDL_IsPhone(void);