From b483a1380df50dafb647b0250d2406657a71aa09 Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 13 Jul 2020 23:11:15 +0000 Subject: fix the hooks for npc->unload and mob->spawn_dataset, remove the unused hook for status->change_end_ --- src/emap/status.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/emap/status.h') diff --git a/src/emap/status.h b/src/emap/status.h index 4fa5a34..f76c607 100644 --- a/src/emap/status.h +++ b/src/emap/status.h @@ -37,11 +37,6 @@ int estatus_change_start_post(int retVal, int rate, int val1, int val2, int val3, int val4, int tick, int flag); -int estatus_change_end__post(int retVal, - struct block_list* bl, - 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); -- cgit v1.2.3-70-g09d2