diff --git a/tools/qfcc/TODO b/tools/qfcc/TODO index f44c2bf15..ed68de57c 100644 --- a/tools/qfcc/TODO +++ b/tools/qfcc/TODO @@ -20,4 +20,3 @@ o optional arguments for functions (alternative to overloading) vector(vector fwd, optional vector up) vectoangles = #51; ? try to reduce memory consumption ?? embedded nul characters in strings (why?) -?? "":"" string concatenation (parser issues) (why?)