mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-18 04:29:23 +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
|