summaryrefslogtreecommitdiff
path: root/src/map/skill.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/skill.hpp')
-rw-r--r--src/map/skill.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/map/skill.hpp b/src/map/skill.hpp
index d816161..14ff1b5 100644
--- a/src/map/skill.hpp
+++ b/src/map/skill.hpp
@@ -1,13 +1,13 @@
#ifndef SKILL_HPP
#define SKILL_HPP
-#include "skill.t.hpp"
-#include "skill-pools.hpp"
+# include "skill.t.hpp"
+# include "skill-pools.hpp"
-#include "../strings/fwd.hpp"
-#include "../strings/fstring.hpp"
+# include "../strings/fwd.hpp"
+# include "../strings/fstring.hpp"
-#include "map.hpp"
+# include "map.hpp"
constexpr int MAX_SKILL_PRODUCE_DB = 150;
constexpr int MAX_SKILL_ARROW_DB = 150;