38371e42c2cb90cce142bbb60d6a0ac82e8d4e6c
[NeonServV5.git] / bots.h
1 #ifndef _bots_h
2 #define _bots_h
3
4 #include "main.h"
5
6 void init_bots();
7 void free_bots();
8
9 #endif