mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 12:51:04 +00:00
9 lines
164 B
Cheetah
9 lines
164 B
Cheetah
|
I: break.qc
|
||
|
D: test break and continue
|
||
|
T: -execute
|
||
|
C: -std=fteqcc
|
||
|
M: 0 1 2 3 4 5 6 7 8 9 end
|
||
|
M: 0 1 2 3 brk end
|
||
|
M: 0 1 2 ct 4 5 6 7 8 9 end
|
||
|
M: 0 1 ct 3 4 5 brk end
|