mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-01-05 08:30:50 +00:00
4 lines
59 B
C++
4 lines
59 B
C++
float globf;
|
|
vector globv;
|
|
string globs;
|
|
void() globfunc;
|