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 a7b9c4ea6..76ddcf544 100644
--- a/src/net/eathena/homunculusrecv.h
+++ b/src/net/eathena/homunculusrecv.h
@@ -37,6 +37,7 @@ namespace EAthena
void processHomunculusInfo(Net::MessageIn &msg);
void processHomunculusSkillUp(Net::MessageIn &msg);
void processHomunculusFood(Net::MessageIn &msg);
+ void processHomunculusExp(Net::MessageIn &msg);
} // namespace HomunculusRecv
} // namespace EAthena