summaryrefslogtreecommitdiff
path: root/src/map/pet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pet.h')
-rw-r--r--src/map/pet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/pet.h b/src/map/pet.h
index 1664f42d5..425bc6887 100644
--- a/src/map/pet.h
+++ b/src/map/pet.h
@@ -64,6 +64,7 @@ int pet_heal_timer(int tid,unsigned int tick,int id,int data); // [Valaris]
int pet_skillattack_timer(int tid,unsigned int tick,int id,int data); // [Valaris]
int do_init_pet(void);
+int do_final_pet(void);
#endif