]> git.xonotic.org Git - xonotic/gmqcc.git/blob - data/constant.qc
the lexer now doesn't _allocate_ the token structure, also: the vector holding the...
[xonotic/gmqcc.git] / data / constant.qc
1 float  constant_1 = 1;
2 string constant_2 = "hello world";
3 vector constant_3 = { -0, +0, 0 };
4 entity constant_4 = 0