mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-12-02 09:02:32 +00:00
7ef4c2776e
Detect assignments to initialized globals and give an error, unless the --cow (copy on write) option is given, and then allocate a new global for the var, clear its initialized flag. Relocate all globals. |
||
---|---|---|
.. | ||
.gitignore | ||
cmdlib.h | ||
Makefile.am | ||
qfcc.h |