ソースを参照

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 13 時間 前
コミット
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.
  * \threadsafety It is safe to call this function from any thread.
  *
  *
  * \since This function is available since SDL 3.6.0.
  * \since This function is available since SDL 3.6.0.
+ *
+ * \sa SDL_IsTablet
  */
  */
 extern SDL_DECLSPEC bool SDLCALL SDL_IsPhone(void);
 extern SDL_DECLSPEC bool SDLCALL SDL_IsPhone(void);