gmqcc/testsuite/globaldefs/main.qc

4 lines
59 B
C++

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