mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-20 07:50:45 +00:00
cafc6a541f
The switch from using pr_functions (dfunction_t) to function_table (bfunction_t) for keeping track of the current function (and thus profiling data) broke PR_Profile as it never saw anything but 0. |
||
---|---|---|
.. | ||
Makemodule.am | ||
pr_builtins.c | ||
pr_debug.c | ||
pr_edict.c | ||
pr_exec.c | ||
pr_load.c | ||
pr_opcode.c | ||
pr_parse.c | ||
pr_resolve.c | ||
pr_resource.c | ||
pr_strings.c | ||
pr_zone.c |