mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-24 11:12:21 +00:00
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. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makefile.am |