summaryrefslogtreecommitdiff
path: root/src/emap/mob.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-09-12 13:47:01 -0300
committerJesusaves <cpntb1@ymail.com>2020-09-12 13:47:01 -0300
commitf17521208fe49fde8864b721b71df63a3a564f37 (patch)
treeb6627e08db4052b456c38709bf45706febaa5bc1 /src/emap/mob.c
parentbc88639096a34f465cd9697ac66117740353a856 (diff)
downloadevol-hercules-f17521208fe49fde8864b721b71df63a3a564f37.tar.gz
evol-hercules-f17521208fe49fde8864b721b71df63a3a564f37.tar.bz2
evol-hercules-f17521208fe49fde8864b721b71df63a3a564f37.tar.xz
evol-hercules-f17521208fe49fde8864b721b71df63a3a564f37.zip
Revert "fix the hooks for npc->unload and mob->spawn_dataset, remove the unused hook for status->change_end_"
This reverts commit fc19fdff65ee1561b2b1e30e5bab6906f65d34fa.
Diffstat (limited to 'src/emap/mob.c')
-rw-r--r--src/emap/mob.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/emap/mob.c b/src/emap/mob.c
index e51dc94..3391620 100644
--- a/src/emap/mob.c
+++ b/src/emap/mob.c
@@ -296,8 +296,7 @@ uint32 emob_read_db_mode_sub_post(uint32 retVal,
}
struct mob_data *emob_spawn_dataset_post(struct mob_data *retVal,
- struct spawn_data *data __attribute__ ((unused)),
- int npc_id __attribute__ ((unused)))
+ struct spawn_data *data __attribute__ ((unused)))
{
/* Disabled in TMW2
if (retVal)