Removing function macro SDL_TABLESIZE()

This commit is contained in:
Petar Popovic
2024-04-29 14:38:56 +02:00
committed by Sam Lantinga
parent 8d0ad44edd
commit 7bfecacc02
10 changed files with 24 additions and 14 deletions

View File

@@ -3142,6 +3142,10 @@ typedef SDL_Colour, SDL_Color;
(...)
@@
@@
- SDL_TABLESIZE
+ SDL_arraysize
@@
@@
- SDL_iPhoneSetEventPump
+ SDL_iOSSetEventPump
(...)