2002-08-15 06:56:37 +00:00
|
|
|
#include "system.h"
|
|
|
|
|
2002-08-16 22:00:54 +00:00
|
|
|
float time;
|
|
|
|
|
2002-08-15 06:56:37 +00:00
|
|
|
float (string s) cvar = #45;
|
|
|
|
void (string var, string val) cvar_set = #72;
|
2004-01-07 00:04:07 +00:00
|
|
|
string () gametype = #0x000f0000 + 115;
|