diff -r d534f0c8c845 -r 187385f01cc9 npf.h --- a/npf.h Mon Apr 11 19:14:48 2005 +0000 +++ b/npf.h Mon Apr 11 19:53:44 2005 +0000 @@ -5,8 +5,6 @@ #include "aystar.h" #include "vehicle.h" -//#define NPF_DEBUG -//#define NPF_MARKROUTE //Mark the routes considered by the pathfinder by //mowing grass enum { NPF_HASH_BITS = 12, /* The size of the hash used in pathfinding. Just changing this value should be sufficient to change the hash size. Should be an even value. */