mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 06:10:56 +00:00
integer type done
This commit is contained in:
parent
5ebee4a28b
commit
95ad5aa329
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ W = waiting on other work
|
|||
|
||||
o switch/case, for any type
|
||||
o break/continue keywords for switch() and for(;;)
|
||||
o native integer type
|
||||
X native integer type
|
||||
o quaternion type
|
||||
o ?: operator
|
||||
o <op>= operator ( var += expr, etc. )
|
||||
|
|
Loading…
Reference in a new issue