Home
last modified time | relevance | path

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

/dports/games/sdlroids/sdlroids-1.3.4/
H A Dsdl.c299 inline void draw_vertline(Sint16 x, Sint16 y1, Sint32 y2) in draw_vertline() function
317 draw_vertline(x1, y1, y2); in drawline()