summaryrefslogtreecommitdiff
path: root/src/net/eathena/homunculusrecv.h
diff options
context:
space:
mode:
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);