added free functions to free everything (maybe a restart function later?)
[NeonServV5.git] / bots.c
1
2 #include "bots.h"
3
4 void init_bots() {
5
6 }
7
8 void free_bots() {
9
10 }