Searched refs:SDL_SwapLE16 (Results 1 – 1 of 1) sorted by relevance
368 #define SDL_SwapLE16(X) (X) macro377 #define SDL_SwapLE16(X) SDL_Swap16(X) macro
Completed in 4 milliseconds