mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-17 17:11:32 +00:00
5 lines
74 B
C++
5 lines
74 B
C++
float typef = 1;
|
|
vector typev;
|
|
string types;
|
|
entity typee;
|
|
void typev;
|