]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/bot/havocbot/scripting.qh
c09dbdeacc8edb72251e7852b329fba4af17d65d
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / havocbot / scripting.qh
1 #ifndef HAVOCBOT_SCRIPTING_H
2 #define HAVOCBOT_SCRIPTING_H
3
4 void bot_clearqueue(entity bot);
5 #endif