File diff r21382:9d5f35b3c6bb → r21383:942c32fb8b0e
src/pathfinder/npf/aystar.cpp
Show inline comments
 
@@ -27,6 +27,8 @@
 
#include "../../core/alloc_func.hpp"
 
#include "aystar.h"
 

	
 
#include "../../safeguards.h"
 

	
 
/**
 
 * This looks in the hash whether a node exists in the closed list.
 
 * @param node Node to search.