Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Source/
H A Dlsquare.cpp384 return ProcessSquare(x >> 1, y >> 1, Square); in Handler()
399 static int ProcessSquare(int X, int Y, lsquare* Square) in ProcessSquare() function