浏览代码

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 2 月之前
父节点
当前提交
3955f19373
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL3/SDL_events.h

+ 1 - 1
include/SDL3/SDL_events.h

@@ -794,7 +794,7 @@ typedef struct SDL_TouchFingerEvent
 } SDL_TouchFingerEvent;
 
 /**
- *  Pinch event structure (event.pinch.*)
+ * Pinch event structure (event.pinch.*)
  */
 typedef struct SDL_PinchFingerEvent
 {