From 1a444e3861985b53ac3abf0d95d94471d5eb261f Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 31 May 2015 16:39:53 -0400 Subject: send pvp channel and rank to client --- 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 3cc308c..63d3d6a 100644 --- a/src/map/clif.hpp +++ b/src/map/clif.hpp @@ -92,6 +92,7 @@ int clif_statusupack(dumb_ptr, SP, int, int); // self int clif_equipitemack(dumb_ptr, IOff0, EPOS, int); // self int clif_unequipitemack(dumb_ptr, IOff0, EPOS, int); // self int clif_misceffect(dumb_ptr, int); // area +void clif_pvpstatus(dumb_ptr); // area int clif_changeoption(dumb_ptr); // area int clif_useitemack(dumb_ptr, IOff0, int, int); // self -- cgit v1.2.3-60-g2f50