a42a2d5aa1a5eab27a09ad11a4de3a3a8e95f47b
[NeonServV5.git] / bot_NeonServ.h
1 #ifndef _bot_NeonServ_h
2 #define _bot_NeonServ_h
3
4 #include "main.h"
5
6 void init_NeonServ();
7 void free_NeonServ();
8
9 #endif