mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 07:11:41 +00:00
Update ifstring in TODO
It seems to be done, but...
This commit is contained in:
parent
cef2136050
commit
257597fd38
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ I optimizations (esp CSE)
|
|||
I fix used/uninitialized warnings
|
||||
o id id;
|
||||
o vec = [x, y, z]; expressions (nice feature in fteqcc)
|
||||
o finish -Fifstring
|
||||
M finish -Fifstring
|
||||
o isset() intrinsic for more consistent string handling.
|
||||
o arrays in entities
|
||||
o optional arguments for functions (alternative to overloading)
|
||||
|
|
Loading…
Reference in a new issue