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
|