summaryrefslogtreecommitdiff
path: root/npf.h
diff options
context:
space:
mode:
Diffstat (limited to 'npf.h')
-rw-r--r--npf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/npf.h b/npf.h
index 6f665ec7e..338f7e100 100644
--- a/npf.h
+++ b/npf.h
@@ -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. */