summaryrefslogtreecommitdiff
path: root/include/version.hpp
diff options
context:
space:
mode:
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