Home | Sort by: relevance | last modified time | path |
/src/games/sail/ | |
misc.c | 87 int olddist = 30000, dist; local in function:closestenemy 101 if (dist < olddist) { 103 olddist = dist; |
misc.c | 87 int olddist = 30000, dist; local in function:closestenemy 101 if (dist < olddist) { 103 olddist = dist; |