X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fresources.qh;h=6ff3cea67917973eab045526b76d0c6d97b05890;hb=4181392df811a93dee6b97c303c3f7655f2f0a23;hp=dd9dfc232a46f0ac7d0421d869967fde82b07325;hpb=a9b85b9d5c653920b20c00e4bcec2fdca34d4484;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/resources.qh b/qcsrc/server/resources.qh index dd9dfc232..6ff3cea67 100644 --- a/qcsrc/server/resources.qh +++ b/qcsrc/server/resources.qh @@ -5,6 +5,8 @@ /// \author Lyberta /// \copyright GNU GPLv2 or any later version. +#include + /// \brief Unconditional maximum amount of resources the entity can have. const int RESOURCE_AMOUNT_HARD_LIMIT = 999;