summaryrefslogtreecommitdiff
path: root/src/net/eathena/homunculusrecv.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-08-19 20:48:52 +0300
committerAndrei Karas <akaras@inbox.ru>2019-08-19 20:48:52 +0300
commit4e5d11c6d14dc255070c61d5bb867d2c52039f30 (patch)
tree59bf3ff99e8968535246864207cfe88c68672eb4 /src/net/eathena/homunculusrecv.h
parentbd923dda709637530a9fb1728c09c539f3bfc966 (diff)
downloadmv-4e5d11c6d14dc255070c61d5bb867d2c52039f30.tar.gz
mv-4e5d11c6d14dc255070c61d5bb867d2c52039f30.tar.bz2
mv-4e5d11c6d14dc255070c61d5bb867d2c52039f30.tar.xz
mv-4e5d11c6d14dc255070c61d5bb867d2c52039f30.zip
Update packet SMSG_HOMUNCULUS_INFO
Diffstat (limited to 'src/net/eathena/homunculusrecv.h')
-rw-r--r--src/net/eathena/homunculusrecv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/homunculusrecv.h b/src/net/eathena/homunculusrecv.h
index 8183db1f9..4949e8bac 100644
--- a/src/net/eathena/homunculusrecv.h
+++ b/src/net/eathena/homunculusrecv.h
@@ -34,6 +34,7 @@ namespace EAthena
void processHomunculusData(Net::MessageIn &msg);
void processHomunculusInfo1(Net::MessageIn &msg);
void processHomunculusInfo2(Net::MessageIn &msg);
+ void processHomunculusInfo3(Net::MessageIn &msg);
void processHomunculusSkillUp(Net::MessageIn &msg);
void processHomunculusFood(Net::MessageIn &msg);
void processHomunculusExp(Net::MessageIn &msg);