From 250361975fc81ca01d96f615ed1226641887c305 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 16 May 2024 20:33:22 +0200 Subject: improve pathfinding --- include/pathfinding.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/pathfinding.h') diff --git a/include/pathfinding.h b/include/pathfinding.h index e648f2c..4eace4c 100644 --- a/include/pathfinding.h +++ b/include/pathfinding.h @@ -8,6 +8,8 @@ #include "objects.h" #include "list.h" +//#define DEBUG_PATHFINDING + typedef struct t_pathfinding_request { vec2f start; -- cgit v1.2.3-70-g09d2