diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-06-29 18:58:28 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-06-29 18:58:28 +0200 |
commit | 92157948b61c866d842519a375000b3f812d2f12 (patch) | |
tree | e7e8db92bc303c08b14ccd15663729df2ce3bb42 /shared/consts.h | |
parent | a93bcdf20962a9fe32c1dd19aa820551ac13212d (diff) |
`make format`
Diffstat (limited to 'shared/consts.h')
-rw-r--r-- | shared/consts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/consts.h b/shared/consts.h index a083f61..9b9aeee 100644 --- a/shared/consts.h +++ b/shared/consts.h @@ -66,4 +66,3 @@ /** arbitrary grid constants */ #define W2_GRID_CROSSWALK_DISTANCE 400 - |