Searched defs:SDL_SwapBE32 (Results 1 – 1 of 1) sorted by relevance
196 #define SDL_SwapBE32(X) SDL_Swap32(X) macro203 #define SDL_SwapBE32(X) (X) macro