Home
last modified time | relevance | path

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

/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DIO.c122 void getClosestValidLocationOnMap(short loc[2], short **map, short x, short y) { in getClosestValidLocationOnMap() function
644getClosestValidLocationOnMap(pathDestination, cursorSnapMap, cursor[0], cursor[1]); in mainInputLoop()