summaryrefslogtreecommitdiff
path: root/src/emap/skill.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/skill.h')
-rw-r--r--src/emap/skill.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emap/skill.h b/src/emap/skill.h
index db519cb..02c0607 100644
--- a/src/emap/skill.h
+++ b/src/emap/skill.h
@@ -4,6 +4,9 @@
#ifndef EVOL_MAP_SKILL
#define EVOL_MAP_SKILL
+int eskill_get_index_post(int retVal,
+ uint16 skill_id);
+
int eskill_check_condition_castend_post(int retVal,
TBL_PC* sd,
uint16 skill_id,