Searched defs:SDL_SwapLE32 (Results 1 – 1 of 1) sorted by relevance
193 #define SDL_SwapLE32(X) (X) macro200 #define SDL_SwapLE32(X) SDL_Swap32(X) macro