mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 17:20:21 +00:00
7 lines
92 B
C
7 lines
92 B
C
|
|
#ifndef XCHAT_PROTO_H
|
||
|
|
#define XCHAT_PROTO_H
|
||
|
|
|
||
|
|
void proto_fill_her_up (server *serv);
|
||
|
|
|
||
|
|
#endif
|