Home | Sort by: relevance | last modified time | path |
/src/games/warp/ | |
move.c | 554 curobj->energy += 25*lookaround(curobj->posy,curobj->posx,Star); 608 lookaround(int y, int x, char what) function in typeref:typename:int |
/src/games/hack/ | |
hack.c | 564 lookaround(void) function in typeref:typename:void 672 /* something like lookaround, but we are not running */ |