changed Makefile; build all commands as an own file
[NeonServV5.git] / bots.h
diff --git a/bots.h b/bots.h
index 38371e42c2cb90cce142bbb60d6a0ac82e8d4e6c..a24b158603090e5ee64491a291cc2a5d6926ebc9 100644 (file)
--- a/bots.h
+++ b/bots.h
@@ -4,6 +4,7 @@
 #include "main.h"
 
 void init_bots();
+void loop_bots();
 void free_bots();
 
 #endif
\ No newline at end of file