Searched defs:SDL_SwapBE16 (Results 1 – 1 of 1) sorted by relevance
195 #define SDL_SwapBE16(X) SDL_Swap16(X) macro202 #define SDL_SwapBE16(X) (X) macro