knubo

Results 1 comments of knubo

I think this is close to the code I tried to compile: ``` object query_tree_near(object player) { int *loc; object tree; int col,row; int x,y, found; loc = locations[player]; jumphere:...