diff options
Diffstat (limited to 'src/game/shared/coord.hh')
| -rw-r--r-- | src/game/shared/coord.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/shared/coord.hh b/src/game/shared/coord.hh index f1a2e70..72d2909 100644 --- a/src/game/shared/coord.hh +++ b/src/game/shared/coord.hh @@ -146,4 +146,4 @@ inline constexpr glm::fvec3 coord::to_fvec3(const chunk_pos& cpos, const glm::fv }; } -#endif /* SHARED_COORD_HH */ +#endif // SHARED_COORD_HH |
