refactor map::route to extract (some) cost functions #78070
Annotations
3 errors
src/pathfinding.cpp#L192
Global declaration of 'PF_IMPASSABLE' in a cpp file should be static or have a previous declaration in a header. [cata-static-declarations,-warnings-as-errors]
|
src/pathfinding.cpp#L193
Global declaration of 'PF_IMPASSABLE_FROM_HERE' in a cpp file should be static or have a previous declaration in a header. [cata-static-declarations,-warnings-as-errors]
|
|
This job failed
Loading