瀏覽代碼

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: