diff options
| author | hovertank3d <[email protected]> | 2025-11-13 23:07:41 +0100 |
|---|---|---|
| committer | hovertank3d <[email protected]> | 2025-11-13 23:23:19 +0100 |
| commit | 9e162e1a3cbf4ea75953bb1f4e2b9440c9456348 (patch) | |
| tree | f97a1cce84cfbf3ae3f3fceb2211b15543a26efb /include/version.hpp | |
| parent | a5b377745116de2b269cdfc5b90f08f46d0432d2 (diff) | |
| download | ogurec-9e162e1a3cbf4ea75953bb1f4e2b9440c9456348.tar.gz ogurec-9e162e1a3cbf4ea75953bb1f4e2b9440c9456348.zip | |
make clang-format happy
Diffstat (limited to 'include/version.hpp')
| -rw-r--r-- | include/version.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.hpp b/include/version.hpp index 0371595..b5f4856 100644 --- a/include/version.hpp +++ b/include/version.hpp @@ -1,3 +1,3 @@ #pragma once -constexpr auto max_buffs = 44;
\ No newline at end of file +constexpr auto max_buffs = 44;
\ No newline at end of file |
