Home
last modified time | relevance | path

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

/dports/games/sdlroids/sdlroids-1.3.4/
H A Dsdl.c121 static Sint16 *conv_coord2y = coord2y + MAX_DRAW_COORD; variable
127 #define convy(y) conv_coord2y[y]