1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 08:14:38 +01:00

Apply clang-format

This commit is contained in:
ζeh Matt
2024-02-22 23:34:40 +02:00
parent 646743334c
commit b2f14af84d

View File

@@ -46,7 +46,6 @@ namespace OpenRCT2::PathFinding
Direction direction;
} _peepPathFindHistory[16];
enum class PathSearchResult
{
DeadEnd, // Path is a dead end, i.e. < 2 edges.