#include "CPathFindOpenList.hpp"
namespace urde
{
CPFOpenList::CPFOpenList() {}
void CPFOpenList::Clear() {}
}