summaryrefslogtreecommitdiff
path: root/src/emap/status.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-04-19 23:02:26 +0300
committerAndrei Karas <akaras@inbox.ru>2018-04-19 23:02:26 +0300
commit82b22caa7a2c58777dd3daa8f4365a71754b0b04 (patch)
tree77d427b1c86b51f9c6098a7814f5b02ef1bc90b8 /src/emap/status.h
parentd849f17f97e7b203435ab387c356d20976651c00 (diff)
downloadevol-hercules-82b22caa7a2c58777dd3daa8f4365a71754b0b04.tar.gz
evol-hercules-82b22caa7a2c58777dd3daa8f4365a71754b0b04.tar.bz2
evol-hercules-82b22caa7a2c58777dd3daa8f4365a71754b0b04.tar.xz
evol-hercules-82b22caa7a2c58777dd3daa8f4365a71754b0b04.zip
Use configured respawn hp for all jobs.s20180503
Diffstat (limited to 'src/emap/status.h')
-rw-r--r--src/emap/status.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emap/status.h b/src/emap/status.h
index 11f1695..4fa5a34 100644
--- a/src/emap/status.h
+++ b/src/emap/status.h
@@ -42,4 +42,7 @@ int estatus_change_end__post(int retVal,
enum sc_type type, int tid,
const char* file, int line);
+void estatus_calc_pc_recover_hp_pre(struct map_session_data **sdPtr,
+ struct status_data **bstatusPtr);
+
#endif // EVOL_MAP_STATUS