소스 검색

SDL_JOYBALLMOTION

Eric 2 년 전
부모
커밋
f7df966b41
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      docs/README-migration.md

+ 3 - 0
docs/README-migration.md

@@ -480,6 +480,9 @@ The following functions have been removed:
 * SDL_JoystickPathForIndex() - replaced with SDL_GetJoystickInstancePath()
 * SDL_NumJoysticks() - replaced with SDL_GetJoysticks()
 
+The following symbols have been removed:
+* SDL_JOYBALLMOTION
+
 ## SDL_keyboard.h
 
 The following functions have been renamed: