]> git.xonotic.org Git - xonotic/gmqcc.git/blob - data/types.qc
Merge branch 'master' into blub/bc3
[xonotic/gmqcc.git] / data / types.qc
1 float  typef;
2 vector typev;
3 string types;
4 entity typee;
5 void   typev;