]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/bot/havocbot/roles.qh
Merge branch 'terencehill/menu_remove_tab_title' of git://de.git.xonotic.org/xonotic...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / havocbot / roles.qh
1 #ifndef ROLES_H
2 #define ROLES_H
3 void havocbot_goalrating_controlpoints(float ratingscale, vector org, float sradius);
4 #endif