summaryrefslogtreecommitdiff
path: root/src/map/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/send.h')
-rw-r--r--src/map/send.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/send.h b/src/map/send.h
index 04ba9aa..efb63e7 100644
--- a/src/map/send.h
+++ b/src/map/send.h
@@ -22,5 +22,6 @@ void send_npc_info(struct block_list* bl1,
struct block_list* bl2,
enum send_target target);
void send_pet_say(struct map_session_data *sd, const char *const message);
+void send_pet_emote(struct map_session_data *sd, const int emote);
#endif // EVOL_MAP_PC