quakeforge/tools/qwaq/defs.qc

9 lines
103 B
C++
Raw Normal View History

void (string str) print = #1;
float time;
entity self;
.float nextthink;
.float think;
.float frame;