소스 검색

Sync wiki -> header

SDL Wiki Bot 4 년 전
부모
커밋
72ee0ccdd5
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      include/SDL_gamecontroller.h

+ 2 - 1
include/SDL_gamecontroller.h

@@ -759,7 +759,8 @@ extern DECLSPEC int SDLCALL SDL_GameControllerSetSensorEnabled(SDL_GameControlle
 extern DECLSPEC SDL_bool SDLCALL SDL_GameControllerIsSensorEnabled(SDL_GameController *gamecontroller, SDL_SensorType type);
 
 /**
- * Get the data rate (number of events per second) of a game controller sensor.
+ * Get the data rate (number of events per second) of a game controller
+ * sensor.
  *
  * \param gamecontroller The controller to query
  * \param type The type of sensor to query