gmqcc/data/constant.qc
2012-04-24 13:09:17 -04:00

4 lines
115 B
C++

float constant_1 = 1;
string constant_2 = "hello world";
vector constant_3 = { -0, +0, 0 };
entity constant_4 = 0