Apply clang-format

This commit is contained in:
ζeh Matt 2024-02-22 23:34:40 +02:00
parent 646743334c
commit b2f14af84d
No known key found for this signature in database
GPG Key ID: 18CE582C71A225B0
1 changed files with 0 additions and 1 deletions

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.