mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
07e67da838
As class objects don't have retain counts (they're usually static, even!!), allowing the instance implementations of retain, release, and autorelease attempt to modify the non-existant retainCount would be a recipe for severe headaches. We also don't want the retainCount returning "random" values. |
||
---|---|---|
.. | ||
cl_menu | ||
game | ||
gui | ||
include | ||
lib | ||
scheme | ||
Doxyfile.in | ||
Makefile.am |