summaryrefslogtreecommitdiff
path: root/include/version.hpp
diff options
context:
space:
mode:
authorhovertank3d <[email protected]>2025-11-13 23:02:56 +0100
committerhovertank3d <[email protected]>2025-11-13 23:06:37 +0100
commita5b377745116de2b269cdfc5b90f08f46d0432d2 (patch)
tree7aea9482dadc4d66df17907282f2359c54c9df0d /include/version.hpp
downloadogurec-a5b377745116de2b269cdfc5b90f08f46d0432d2.tar.gz
ogurec-a5b377745116de2b269cdfc5b90f08f46d0432d2.zip
initial commit
Diffstat (limited to 'include/version.hpp')
-rw-r--r--include/version.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/version.hpp b/include/version.hpp
new file mode 100644
index 0000000..0371595
--- /dev/null
+++ b/include/version.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+constexpr auto max_buffs = 44; \ No newline at end of file