summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/skill.h b/src/map/skill.h
index d6927b9..132e909 100644
--- a/src/map/skill.h
+++ b/src/map/skill.h
@@ -5,7 +5,7 @@
#define EVOL_MAP_SKILL
int eskill_check_condition_castend_post(int retVal,
- struct map_session_data* sd,
+ TBL_PC* sd,
uint16 *skill_id,
uint16 *skill_lv);