mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 12:51:04 +00:00
5 lines
97 B
C++
5 lines
97 B
C++
float type_float;
|
|
vector type_vector;
|
|
string type_string;
|
|
entity type_entity;
|
|
void type_void;
|