Home
last modified time | relevance | path

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

/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dseg008.c1012 …add_peel(round_xpos_to_byte(xpos, 0), round_xpos_to_byte(image->w/*width*/ + xpos, 1), ypos, image… in draw_mid()
H A Dproto.h547 int __pascal far round_xpos_to_byte(int xpos,int round_direction);
H A Dseg009.c256 int __pascal far round_xpos_to_byte(int xpos,int round_direction) { in round_xpos_to_byte() function