summaryrefslogtreecommitdiff
path: root/src/net/eathena/clanrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/clanrecv.h')
-rw-r--r--src/net/eathena/clanrecv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/clanrecv.h b/src/net/eathena/clanrecv.h
index 6f864bfcc..02e3b7d48 100644
--- a/src/net/eathena/clanrecv.h
+++ b/src/net/eathena/clanrecv.h
@@ -34,6 +34,7 @@ namespace EAthena
void processClanOnlineCount(Net::MessageIn &msg);
void processClanLeave(Net::MessageIn &msg);
void processClanChat(Net::MessageIn &msg);
+ void createTab();
} // namespace ClanRecv
} // namespace EAthena