mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-14 08:50:58 +00:00
106257d6e9
Certain versions of qcc (fteqcc comes to mind :P) strip the names from builtin functions. This breaks saved games that happen to have a builtin function in a saved function variable. The earlier builtin name reconstruction patch happened to fix the writing of save games for such progs, and this one fixes the reading. |
||
---|---|---|
.. | ||
Makefile.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 |