mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
add cse opts
This commit is contained in:
parent
c298d4919c
commit
f2731a7314
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ o native integer type
|
|||
o quaternion type
|
||||
o ?: operator
|
||||
o <op>= operator ( var += expr, etc. )
|
||||
o CSE optimisations
|
||||
|
|
Loading…
Reference in a new issue