summaryrefslogtreecommitdiff
path: root/src/map/mob.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/mob.hpp')
-rw-r--r--src/map/mob.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/mob.hpp b/src/map/mob.hpp
index 19addf2..c657118 100644
--- a/src/map/mob.hpp
+++ b/src/map/mob.hpp
@@ -145,7 +145,6 @@ void mobskill_castend_id (timer_id tid, tick_t tick, custom_id_t id, custom_data
void mobskill_castend_pos (timer_id tid, tick_t tick, custom_id_t id, custom_data_t data);
int mob_summonslave (struct mob_data *md2, int *value, int amount, int flag);
-int mob_gvmobcheck (struct map_session_data *sd, struct block_list *bl);
void mob_reload (void);
#endif