Sync SDL2 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-06-14 06:11:54 +00:00
parent 169f77ed5e
commit 143d5d779c
41 changed files with 1150 additions and 1138 deletions

View file

@ -59,7 +59,7 @@ extern __inline int _SDL_bsr_watcom(Uint32);
/**
* Use this function to get the index of the most significant (set) bit in a
*
* \param x the number to find the MSB of
* \param x the number to find the MSB of.
* \returns the index of the most significant bit of x, or -1 if x is 0.
*/
SDL_FORCE_INLINE int