Searched defs:SDL_SwapLE16 (Results 1 – 1 of 1) sorted by relevance
192 #define SDL_SwapLE16(X) (X) macro199 #define SDL_SwapLE16(X) SDL_Swap16(X) macro