Home
last modified time | relevance | path

Searched refs:_sdl_drawpixel (Results 1 – 2 of 2) sorted by relevance

/dports/games/sdlroids/sdlroids-1.3.4/
H A DChangeLog220 * sdl.c (_sdl_drawpixel): New version of the function. Fixed bug
H A Dsdl.c196 inline static void _sdl_drawpixel(int x, int y, int r, int g, int b) in _sdl_drawpixel() function