From ecfd02c5e01fbf567d4b1694daafe0281418c6f1 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 1 Aug 2012 01:17:46 +0000 Subject: Fixed bugreport:6380 Snap/Body Relocation animation, super ultra special thanks to emong. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16541 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/clif.h') diff --git a/src/map/clif.h b/src/map/clif.h index ef404cee5..1c768138a 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -738,6 +738,8 @@ void clif_elemental_updatestatus(struct map_session_data *sd, int type); void clif_talisman(struct map_session_data *sd, short type); +void clif_snap( struct block_list *bl, short x, short y ); + /** * Color Table **/ -- cgit v1.2.3-70-g09d2