summaryrefslogtreecommitdiff
path: root/src/emap/skill.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-11-29 20:12:02 +0300
committerAndrei Karas <akaras@inbox.ru>2017-11-29 20:12:02 +0300
commit9712d4c8820c14d43d5869163722ccda7595a5df (patch)
tree77e38a0c29295dd91e71d8033b9fcfe002361663 /src/emap/skill.h
parent51e1c8fd61d0e8270c7502095c73cf58f8beac62 (diff)
downloadevol-hercules-9712d4c8820c14d43d5869163722ccda7595a5df.tar.gz
evol-hercules-9712d4c8820c14d43d5869163722ccda7595a5df.tar.bz2
evol-hercules-9712d4c8820c14d43d5869163722ccda7595a5df.tar.xz
evol-hercules-9712d4c8820c14d43d5869163722ccda7595a5df.zip
Update from hercules.s20171226
Diffstat (limited to 'src/emap/skill.h')
-rw-r--r--src/emap/skill.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emap/skill.h b/src/emap/skill.h
index c016798..98f5d68 100644
--- a/src/emap/skill.h
+++ b/src/emap/skill.h
@@ -5,7 +5,7 @@
#define EVOL_MAP_SKILL
int eskill_get_index_post(int retVal,
- uint16 skill_id);
+ int skill_id);
int eskill_check_condition_castend_post(int retVal,
TBL_PC* sd,