Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dfake-mobile.cpp185 Sint16 xpox[6000], xpoy[6000]; in main() local
188 for(int i=0; i<num; i++) xpox[i] = gdpop(), xpoy[i] = gdpop(); in main()
190 filledPolygonColor(s, xpox, xpoy, num, col); in main()
191 aapolygonColor(s, xpox, xpoy, num, otl); in main()