X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=pr_comp.h;h=46fdc6b70c624aeee86ec6655a6f1ce0dd63ada1;hb=fcc0982125e36f516858c4ae3a8b6a2f0587604d;hp=7a744645669fa785d49d721c059f4f07587eda88;hpb=b9f20aade86302d710a5b4d9f6669961b5b2503c;p=xonotic%2Fdarkplaces.git diff --git a/pr_comp.h b/pr_comp.h index 7a744645..46fdc6b7 100644 --- a/pr_comp.h +++ b/pr_comp.h @@ -161,6 +161,7 @@ typedef struct int profile; // runtime int builtinsprofile; // cost of builtin functions called by this function + int callcount; // times the functions has been called since the last profile call int s_name; int s_file; // source file defined in