gmqcc/testsuite/globaldefs/main.qc

5 lines
59 B
C++
Raw Normal View History

float globf;
vector globv;
string globs;
void() globfunc;