quakeforge/ruamoko/lib/system.r

8 lines
149 B
R
Raw Normal View History

#include "system.h"
2002-08-16 22:00:54 +00:00
float time;
float (string s) cvar = #45;
void (string var, string val) cvar_set = #72;
string () gametype = #0x000f0000 + 115;