mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 02:30:19 +00:00
7 lines
96 B
C
7 lines
96 B
C
#ifndef HEXCHAT_PROTO_H
|
|
#define HEXCHAT_PROTO_H
|
|
|
|
void proto_fill_her_up (server *serv);
|
|
|
|
#endif
|