Home
last modified time | relevance | path

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

/dports/games/sxsame/sxsame-3.02/
H A Dsxsame.c176 int CheckSelectSame(int sx, int sy);
616 if(CheckSelectSame(same_width, same_height)) in sxs()
1157 int CheckSelectSame(sx, sy) in CheckSelectSame() function