summaryrefslogtreecommitdiff
path: root/src/net/eathena/refinerecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/refinerecv.h')
-rw-r--r--src/net/eathena/refinerecv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/refinerecv.h b/src/net/eathena/refinerecv.h
index 6334ffe9b..d4fc75416 100644
--- a/src/net/eathena/refinerecv.h
+++ b/src/net/eathena/refinerecv.h
@@ -32,6 +32,7 @@ namespace EAthena
{
void processRefineOpen(Net::MessageIn &msg);
void processRefineAddItem(Net::MessageIn &msg);
+ void processRefineAnnounce(Net::MessageIn &msg);
} // namespace RefineRecv
} // namespace EAthena