]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - pr_execprogram.h
-Added an comment ('[INIT]') to all fields of vm_prog that can/should be
[xonotic/darkplaces.git] / pr_execprogram.h
index 5089e27577f3edf0de80852fb0f58db309171446..3ea2241ebb880f7016fdf149158d8ace205570b9 100644 (file)
                                        Host_Error("Bad function number");
 
                                newf = &pr_functions[OPA->function];
+                               newf->callcount++;
 
                                if (newf->first_statement < 0)
                                {