]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/bot/havocbot/roles.qh
Make most server includes order insensitive
[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