mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
Update TODO
This commit is contained in:
parent
6253623e9b
commit
e46a44d9c6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ M unnamed function parameters for prototypes/typdefs etc.
|
|||
I optimizations (esp CSE)
|
||||
I fix used/uninitialized warnings
|
||||
o id id;
|
||||
o vec = [x, y, z]; expressions (nice feature in fteqcc)
|
||||
M vec = [x, y, z]; expressions (nice feature in fteqcc)
|
||||
M finish -Fifstring
|
||||
o isset() intrinsic for more consistent string handling.
|
||||
o arrays in entities
|
||||
|
|
Loading…
Reference in a new issue