浏览代码

Sync SDL3 wiki -> header

SDL Wiki Bot 1 年之前
父节点
当前提交
4fbdbbbde6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/SDL3/SDL_mouse.h

+ 2 - 2
include/SDL3/SDL_mouse.h

@@ -39,8 +39,8 @@ extern "C" {
 #endif
 #endif
 
 
 /**
 /**
- * This is a unique ID for a mouse for the time it is connected to the
- * system, and is never reused for the lifetime of the application.
+ * This is a unique ID for a mouse for the time it is connected to the system,
+ * and is never reused for the lifetime of the application.
  *
  *
  * If the mouse is disconnected and reconnected, it will get a new ID.
  * If the mouse is disconnected and reconnected, it will get a new ID.
  *
  *