gmqcc/test/types.qc

6 lines
97 B
C++
Raw Normal View History

float type_float;
vector type_vector;
string type_string;
entity type_entity;
void type_void;