summaryrefslogtreecommitdiff
path: root/src/emap/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/status.h')
-rw-r--r--src/emap/status.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/emap/status.h b/src/emap/status.h
index 4fa5a34..63e0a42 100644
--- a/src/emap/status.h
+++ b/src/emap/status.h
@@ -45,4 +45,11 @@ int estatus_change_end__post(int retVal,
void estatus_calc_pc_recover_hp_pre(struct map_session_data **sdPtr,
struct status_data **bstatusPtr);
+int estatus_calc_pc_preHook(struct map_session_data **sd,
+ enum e_status_calc_opt *opt);
+
+int estatus_calc_homunculus_postHook(int retVal,
+ struct homun_data *hd,
+ enum e_status_calc_opt opt)
+
#endif // EVOL_MAP_STATUS