From 6c0348dc296f9c038a0ca5d6e600c1d802981dc4 Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 22 Apr 2015 20:29:11 -0400 Subject: make emotion send to a single rid --- src/map/clif.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/clif.hpp') diff --git a/src/map/clif.hpp b/src/map/clif.hpp index 153cc7c..e9f0452 100644 --- a/src/map/clif.hpp +++ b/src/map/clif.hpp @@ -96,6 +96,7 @@ int clif_changeoption(dumb_ptr); // area int clif_useitemack(dumb_ptr, IOff0, int, int); // self void clif_emotion(dumb_ptr bl, int type); +void clif_emotion_towards(dumb_ptr bl, dumb_ptr target, int type); void clif_sitting(Session *, dumb_ptr sd); // trade -- cgit v1.2.3-70-g09d2