mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
8a23ae0a48
main purpose is language extention testing)
8 lines
103 B
C++
8 lines
103 B
C++
void (string str) print = #1;
|
|
|
|
float time;
|
|
entity self;
|
|
|
|
.float nextthink;
|
|
.float think;
|
|
.float frame;
|