mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +00:00
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
This commit is contained in:
parent
4609af618a
commit
02ff85f2f3
19 changed files with 41 additions and 27 deletions
|
@ -672,7 +672,7 @@ SDL3_0.0.0 {
|
|||
SDL_RumbleJoystickTriggers;
|
||||
SDL_RunApp;
|
||||
SDL_RunHapticEffect;
|
||||
SDL_SIMDGetAlignment;
|
||||
SDL_GetSIMDAlignment;
|
||||
SDL_SaveBMP;
|
||||
SDL_SaveBMP_IO;
|
||||
SDL_ScreenKeyboardShown;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue